Registry / utility / mini-cache

mini-cache

JSON →
library1.1.0rbrubygemsunverified

A lightweight, in-memory cache for Ruby objects.

gem install mini_cache
INSTALL
IMPORT
SIG · MINI-CACHE
M
mini-cache
utilityrubyv1.1.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.

MiniCache
require 'mini_cache'

Store and retrieve a cached value

require 'mini_cache' cache = MiniCache::Store.new cache.set('key', 'value') cache.get('key')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mini-cache — gem install mini-cache · libregistry