Class Index

Ruby tdb 0.5.0 - reusable buffer for fetch / 2011-01-17 09:15 UTC

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

Ruby tdb - 0.3.0 - TDB::HashFunctions for Metropolis / 2010-12-14 02:39 UTC

There are attempts at improving thread-safety, but
still tread carefully since it's not ideal as upstream
does not yet support it.

Ruby tdb - 0.2.0 - optional thread-safety / 2010-12-08 02:40 UTC

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.

tdb 0.1.0 - initial release! / 2010-12-01 10:02 UTC

Ruby bindings for the Trivial Database!

Originally generated with the Darkfish Rdoc Generator 2, modified by wrongdoc.