metropolis 0.2.0 - suffix_mime, small optimizations / 2011-01-17 09:20 UTC

Eric Wong (10):
      GNUmakefile: no news yet...
      fix RAA listing
      fix LICENSE file
      switch to wrongdoc, no more JavaScript!
      COPYING is not an RDoc file
      README: mention TDB database
      add suffix_mime output filter
      tdb: use fetch with a reusable buffer
      use constants everywhere to reduce GC thrashing
      tdb: remove "threadsafe" option

metropolis 0.1.0 - initial release / 2010-12-13 22:59 UTC

A key-value store for Rack.  It emulates the basic REST
functionality (PUT/GET/DELETE) of TokyoTyrant as a Rack handler.
TDB is the primary DBM supported but TokyoCabinet (hash) is
supported as well.

For TDB, it is multi-process safe, but is currently not
thread-safe due to limitations of the upstream TDB library.

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