Module cache

Source
Expand description

Redis cache wrapper.

Structsยง

Cache
Wrapper for accessing a redis cache. Operations are non-blocking and fail gracefully when Redis is unavailable.