cache

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2026 License: MIT Imports: 0 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL