descriptionTrivial Database bindings for Ruby
homepage URLhttp://bogomips.org/ruby-tdb/
repository URLgit://git.bogomips.org/ruby-tdb.git
ownerruby.tdb@bogomips.org
last changeSat, 19 Nov 2011 05:41:17 +0000
last refreshThu, 20 Jun 2013 01:46:06 +0200
Content tags:
Add:
readme
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!

All feedback (bug reports, user/development dicussion, patches, pull requests) go to the mailing list:
ruby.tdb@librelist.org
shortlog
2011-11-19 Eric Wongraise ArgumentError if null bytes exist in file path master
2011-08-22 Eric Wong.gitignore: add /tmp
2011-08-22 Eric Wongadd murmur3f (x86_64 128 bit truncated to 32-bits)
2011-08-18 Eric Wongdoc: updates for Murmur3
2011-08-18 Eric Wongswitch to pkg.mk
2011-08-18 Eric Wongtest_tdb_hash_functions: add distribution tests
2011-08-18 Eric Wongadd murmur3a hash
2011-08-18 Eric Wongadd fork test
2011-05-08 Eric Wongshorten git URLs
2011-01-17 Eric Wongfix RAA update task
2011-01-17 Eric WongRuby tdb 0.5.0 - reusable buffer for fetch v0.5.0
2011-01-17 Eric Wongmultithreaded TDB is dangerous, discourage it
2011-01-17 Eric Wongfetch and delete may be passed destination buffer
2011-01-17 Eric Wongtest_tdb: fix and expand the repack test
2011-01-17 Eric Wongswitch site to wrongdoc
2010-12-15 Eric Wongdoc: add HACKING document
...
tags
2 years ago v0.5.0 Ruby tdb 0.5.0 - reusable buffer...
2 years ago v0.3.0 Ruby tdb - 0.3.0 - TDB::HashFunctio...
2 years ago v0.2.0 Ruby tdb - 0.2.0 - optional thread...
2 years ago v0.1.0 tdb 0.1.0 - initial release!
heads
19 months ago master