Registry / utility / cache
library0.4.1rbrubygemsunverified

Wraps memcached, redis(-namespace), memcache-client, dalli and handles their weirdnesses, including forking.

gem install cache
INSTALL
IMPORT
SIG · CACHE
C
cache
utilityrubyv0.4.1
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.

Cache
✓ require 'cache'

Sets and gets a cache entry

require 'cache' Cache.set('key', 'value') puts Cache.get('key')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
cache — gem install cache · libregistry