Registry / database / wycats-moneta

wycats-moneta

JSON →
library0.6.0rbrubygemsunverified

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

gem install wycats-moneta
INSTALL
IMPORT
SIG · WYCATS-MONETA
W
wycats-moneta
databaserubyv0.6.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.

Moneta
require 'moneta'

Create an in-memory key/value store and perform basic operations.

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

No known issues recorded.

Upgrade
Version history
0.6.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
20
OpenAI (training)
1
Resources
wycats-moneta — gem install wycats-moneta · libregistry