Skip to main content

Crate oxidite_cache

Crate oxidite_cache 

Source

Re-exports§

pub use crate::redis::RedisCache;

Modules§

redis

Structs§

CacheStats
MemoryCache
In-memory cache implementation
NamespacedCache
Namespaced cache wrapper to prevent key collisions across domains.

Enums§

CacheError

Traits§

Cache
Cache trait

Type Aliases§

Result