Registry / utility / cachetastic

cachetastic

JSON →
library3.7.0rbrubygemsunverified

A very simple yet very powerful caching framework for Ruby.

gem install cachetastic
INSTALL
IMPORT
SIG · CACHETASTIC
C
cachetastic
utilityrubyv3.7.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.

Cachetastic
require 'cachetastic'

Store and retrieve cached values using the default cache store.

require 'cachetastic' Cachetastic::Cache.default.put('key', 'value') puts Cachetastic::Cache.default.get('key')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.7.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
cachetastic — gem install cachetastic · libregistry