Registry / database / jsl-moneta

jsl-moneta

JSON →
library0.6.3rbrubygemsunverified

A unified interface to key/value stores, providing a consistent API for various backends.

gem install jsl-moneta
INSTALL
IMPORT
SIG · JSL-MONETA
J
jsl-moneta
databaserubyv0.6.3
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.

Moneta
require 'moneta'

Basic usage of Moneta with an in-memory store.

require 'moneta' store = Moneta.new(:Memory) store['key'] = 'value' puts store['key']
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jsl-moneta — gem install jsl-moneta · libregistry