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-public@bogomips.org
* git://bogomips.org/ruby-tdb.git
* http://bogomips.org/ruby-tdb/NEWS.atom.xml
* http://bogomips.org/ruby-tdb-public/
Changes:
Ruby tdb 0.6.2 - fix for Ruby 1.9.3, new mailing list
This releases fixes builds under Ruby 1.9.3 thanks to a bug
report by Mark Sayer <mark.a.sayer@gmail.com> who reported
the issue via email.
Users on Ruby 2.0 and later are not affected by this release.
There are also minor bugfixes for users stuck on Ruby 1.8.
There are also minor build/packaging fixes.
Finally, there is a new, subscription-optional mailing list:
No subscription is required to post, and HTML will be considered spam
and rejected. Subscription is optional, you may subscribe by sending
a blank email to:
ruby-tdb-public+subscribe@bogomips.org
And following instructions in the confirmation email.
Similarly, you may unsubscribe by sending an email to:
ruby-tdb-public+unsubscribe@bogomips.org
Mailing list archives are available at:
http://bogomips.org/ruby-tdb-public/
···
--
EW