Expand description
In-memory cache implementation for testing and fallback
Provides a thread-safe in-memory cache that mimics Redis behavior. Supports TTL expiration.
Structsยง
- InMemory
Cache - In-memory cache implementation
In-memory cache implementation for testing and fallback
Provides a thread-safe in-memory cache that mimics Redis behavior. Supports TTL expiration.