Directories
¶
| Path | Synopsis |
|---|---|
|
Package cachetest provides the conformance suite every types.Cache backend must pass.
|
Package cachetest provides the conformance suite every types.Cache backend must pass. |
|
Package capacity resolves the per-type entry bound shared by the entry-addressed cache backends, so the configuration is read and validated in one place rather than copied into each of them.
|
Package capacity resolves the per-type entry bound shared by the entry-addressed cache backends, so the configuration is read and validated in one place rather than copied into each of them. |
|
Package codec encodes cache values for the backends that store bytes rather than live objects.
|
Package codec encodes cache values for the backends that store bytes rather than live objects. |
|
Package freelru is a sharded LRU cache that stores live values.
|
Package freelru is a sharded LRU cache that stores live values. |
|
Package otter is a W-TinyLFU cache.
|
Package otter is a W-TinyLFU cache. |
|
Package registry provides the shared per-type singleton store used by the in-memory cache backends.
|
Package registry provides the shared per-type singleton store used by the in-memory cache backends. |
|
Package ristretto is a TinyLFU-admission cache.
|
Package ristretto is a TinyLFU-admission cache. |
|
Package tracing wraps cache backends that talk to remote systems with OpenTelemetry spans.
|
Package tracing wraps cache backends that talk to remote systems with OpenTelemetry spans. |
Click to show internal directories.
Click to hide internal directories.