Module memory

Module memory 

Source
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ยง

InMemoryCache
In-memory cache implementation