opnsense-ports/databases/rubygem-bdb1/pkg-descr
2022-09-07 22:33:21 +02:00

12 lines
314 B
Text

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)