Sign in Sign up
rubygems

dbmlite3_jruby

Lite3::DBM is an object that behaves like a Ruby Hash but stores its data in a SQLite3 database table. It is a drop-in replacement for DBM. Values are optionally serialized with YAML or Marshal, allowing (almost) any Ruby type to be stored. In addition, there is rudimentary support for transactions with emphasis on simplicity and safety. This is the JRuby version of dbmlite3; it is identical to the MRI version except for its dependencies.

Activity

Latest release
2y ago
Total releases
5
Cadence
~daily
Last 12 months
0

Details

License
MIT
First release
Feb 21, 2022
Releases
Version Released
2.0.1 patch
2.0.0.pre.alpha.6 pre
2.0.0.pre.alpha.4 pre
2.0.0.pre.alpha.3 pre
2.0.0 initial