Documentation
¶
Overview ¶
Package cache provides extension-layer cache adapters and topology-heavy cache implementations. It builds on the stable store/cache abstractions.
Sub-packages:
- distributed: consistent-hashing distributed cache with replication and failover
- leaderboard: ranked-data cache built on store/cache primitives
- redis: Redis client adapter implementing store/cache.Cache
Directories
¶
| Path | Synopsis |
|---|---|
|
Package leaderboard provides Plumego-local in-memory ranked-data cache behavior on top of the stable store/cache primitives.
|
Package leaderboard provides Plumego-local in-memory ranked-data cache behavior on top of the stable store/cache primitives. |
|
Package redis adapts caller-owned Redis clients to store/cache.Cache.
|
Package redis adapts caller-owned Redis clients to store/cache.Cache. |
Click to show internal directories.
Click to hide internal directories.