Registry / database / hashy-db

hashy-db

JSON →
library2.1.0rbrubygemsunverified

In-memory hash database library with minimal dependencies for testing and development.

gem install hashy_db
INSTALL
IMPORT
SIG · HASHY-DB
H
hashy-db
databaserubyv2.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.

HashyDB
require 'hashy_db'

Create an in-memory database and add a record

require 'hashy_db' db = HashyDB::Database.new db[:users] << { name: 'Alice' }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
hashy-db — gem install hashy-db · libregistry