Registry / database / nido
library1.0.0rbrubygemsunverified

A design pattern in key-value databases to use the key to simulate structure, and Nido can take care of that.

gem install nido
INSTALL
IMPORT
SIG · NIDO
N
nido
databaserubyv1.0.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.

Nido
require 'nido'

Create a nested key structure for key-value stores.

require 'nido' nido = Nido.new('user:123') nido['name'] = 'Alice' puts nido['name']
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
nido — gem install nido · libregistry