Expand description
Titan Cache - In-memory cache for Discord entities.
This crate provides a high-performance concurrent cache using DashMap.
Structs§
- InMemory
Cache - In-memory cache for Discord entities with Time-To-Live (TTL).
Traits§
- Cache
- Trait for cache implementations.