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
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.