Pinned Repositories
cache
A key/value store where pairs can expire after a specified interval
mem_cache_store
A cache store implementation that stores data in Memcached
mysql_cache_store
Cache::Store implementation backed by a MySQL database
postgres_cache_store
Cache::Store implementation backed by a PostgreSQL database
redis_cache_store
A cache store implementation that stores data in Redis
redis_legacy_cache_store
A cache store implementation that stores data in Redis Topics
Crystal Cache's Repositories
crystal-cache/cache
A key/value store where pairs can expire after a specified interval
crystal-cache/redis_cache_store
A cache store implementation that stores data in Redis
crystal-cache/postgres_cache_store
Cache::Store implementation backed by a PostgreSQL database
crystal-cache/mem_cache_store
A cache store implementation that stores data in Memcached
crystal-cache/mysql_cache_store
Cache::Store implementation backed by a MySQL database
crystal-cache/redis_legacy_cache_store
A cache store implementation that stores data in Redis Topics