module RedisSetStore
A Rails cache implementation that is backed by redis and uses sets to track keys for rapid expiration of large numbers of keys.
Constants
- VERSION
A Rails cache implementation that is backed by redis and uses sets to track keys for rapid expiration of large numbers of keys.