Registry / database / rufus-tokyo

rufus-tokyo

JSON →
library1.0.7rbrubygemsunverified

Ruby-ffi based library to access Tokyo Cabinet and Tyrant databases, including interfaces to Tokyo Dystopia.

gem install rufus-tokyo
INSTALL
IMPORT
SIG · RUFUS-TOKYO
R
rufus-tokyo
databaserubyv1.0.7
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.

Rufus::Tokyo
require 'rufus/tokyo'

Open a Tokyo Cabinet table and store/retrieve a value

require 'rufus/tokyo' tc = Rufus::Tokyo::Table.new('test.tct') tc[:key] = 'value' puts tc[:key]
Debug
Known issues
gotchaRequires Tokyo Cabinet or Tokyo Tyrant to be installed separately
fix
Install Tokyo Cabinet or Tokyo Tyrant via system package manager before using this gem
affects: >= 0
Upgrade
Version history
1.0.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
Resources
rufus-tokyo — gem install rufus-tokyo · libregistry