Directories
¶
| Path | Synopsis |
|---|---|
|
Package cache provides a high-performance, thread-safe local caching implementation.
|
Package cache provides a high-performance, thread-safe local caching implementation. |
|
Package codec provides interfaces and implementations for data serialization and deserialization used by the cache for storing and retrieving values.
|
Package codec provides interfaces and implementations for data serialization and deserialization used by the cache for storing and retrieving values. |
|
Package errors provides standardized error types for the cache.
|
Package errors provides standardized error types for the cache. |
|
Package loader provides interfaces for loading data into the cache when a cache miss occurs, supporting various back-source strategies.
|
Package loader provides interfaces for loading data into the cache when a cache miss occurs, supporting various back-source strategies. |
Click to show internal directories.
Click to hide internal directories.