Commit graph

3 commits

Author SHA1 Message Date
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Sunpoet Po-Chuan Hsieh
9e12ae1e0f - Use single space after WWW: 2013-08-29 04:10:37 +00:00
Dirk Meyer
2cc8cd54fa Ruby-bdb1 is an interface to Berkeley DB revision 1.85 and 1.86.
This library includes support for the following access methods:

* B+tree
* Hashing
* Fixed and Variable-Length Records

And the following interfaces:

* Hash like interface - BDB1::Btree and BDB1::Hash
* Array like interface - BDB1::Recnum(Recno)

WWW:	https://github.com/knu/ruby-bdb1
2013-03-03 16:09:56 +00:00