Files | Admin

Notes:

Release Name: 0.1.0

Notes:
TDB is much like other DBM implementations, except it allows concurrent
writer processes.  TDB was initially developed for Samba, but is used by
other projects as well.  These Ruby bindings allow Ruby apps to read and
write to the same databases used by Samba!

* http://bogomips.org/ruby-tdb/
* ruby.tdb@librelist.org
* git://git.bogomips.org/ruby-tdb.git

Changes:

Ruby bindings for the Trivial Database!



Changes: commit 5557518c81f1a70f825bfc6e4a6671dc6e12b6e4 Author: Eric Wong Date: Wed Dec 1 09:58:22 2010 +0000 minor RDoc updates commit 58938c980f38a4581b4a0e8a780fffe7ac95bc93 Author: Eric Wong Date: Fri Nov 26 02:27:17 2010 +0000 initial