Eric Wong (5):
doc: add HACKING document
switch site to wrongdoc
test_tdb: fix and expand the repack test
fetch and delete may be passed destination buffer
multithreaded TDB is dangerous, discourage it
There are attempts at improving thread-safety, but still tread carefully since it's not ideal as upstream does not yet support it.
There is now basic thread-safety for Ruby 1.9 users that can be enabled by passing :threadsafe => true to TDB.new MRI 1.8 users do not need thread-safety as native threads are not used.
Ruby bindings for the Trivial Database!
Originally generated with the Darkfish Rdoc Generator 2, modified by wrongdoc.