# Functions
NewInMemoryCache creates a new instance of InMemoryCache.
No description provided by the author
# Variables
No description provided by the author
# Structs
InMemoryCache is an in-memory implementation of the Cache interface.
RedisCache is an implementation of Cache that uses Redis as the caching backend.
No description provided by the author
# Interfaces
No description provided by the author