about summary refs log tree commit
path: root/lib/metropolis/tc/hdb.rb
DateCommit message (Expand)
2011-01-17use constants everywhere to reduce GC thrashing
2010-12-10String#hash is not stable across processes :<
2010-12-06allow easier, single-file options for TC and TDB
2010-11-30tc/hdb: remove HEAD optimization
2010-11-30internal API: get and head methods require env
2010-11-23tc/hdb: add exclusive mode, lock disabling
2010-11-23use common setup elements
2010-11-23fix readonly interface
2010-11-23add generic Rack read/write test
2010-11-23tc/hdb: minor formatting cleanups
2010-11-23split out common read/write code
2010-11-23rename internal "TokyoCabinet" => "TC"