API Reference fragmented_keys v#0.1.1

Copy Markdown View Source

Modules

Fragmented Key Management and Invalidation Library.

Protocol for cache backend implementations.

In-memory cache handler backed by an Agent. For testing and temporary caching.

Redis cache handler using Redix.

Global configuration for the fragmented keys library.

A composite cache key built from multiple versioned tags.

Factory for creating and managing related keys with predefined configurations.

Unified interface for tag operations across Standard and Constant tags.

A tag with a fixed version that never changes.

A tag whose version is stored in cache and can be incremented.