An open API service indexing awesome lists of open source software.

https://github.com/knu/ruby-bdb1

Ruby bindings for Berkeley DB 1.8x by Guy Decoux
https://github.com/knu/ruby-bdb1

Last synced: 10 months ago
JSON representation

Ruby bindings for Berkeley DB 1.8x by Guy Decoux

Awesome Lists containing this project

README

          

bdb1
====

Synopsis
--------

A Ruby interface to Berkeley DB 1.85 and 1.86

Examples
--------

See the `examples` directory for code examples.

Installation
------------

You can install this module simply by:

gem install bdb1

License
-------

Copyright (c) 2002-2008 Guy Decoux
Copyright (c) 2008-2011 Akinori MUSHA

You can redistribute it and/or modify it under the same term as Ruby.