1Ruby-bdb1 is an interface to Berkeley DB revision 1.85 and 1.86.
2
3This library includes support for the following access methods:
4
5* B+tree
6* Hashing
7* Fixed and Variable-Length Records
8
9And the following interfaces:
10
11* Hash like interface - BDB1::Btree and BDB1::Hash
12* Array like interface - BDB1::Recnum(Recno)
13