Registry / database / redis-activesupport

redis-activesupport

JSON →
library5.3.0rbrubygemsunverified

Redis store for ActiveSupport.

gem install redis-activesupport
INSTALL
IMPORT
SIG · REDIS-ACTIVESUPPOR
R
redis-activesupport
databaserubyv5.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Redis::Store
require 'redis-activesupport'

Use Redis as a cache store

require 'redis-activesupport' cache = ActiveSupport::Cache::RedisStore.new cache.write('key', 'value') puts cache.read('key')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
44 hits · last 30 days
node
40
Resources
redis-activesupport — gem install redis-activesupport · libregistry