about summary refs log tree commit
path: root/lib/metropolis/common.rb
DateCommit message (Expand)
2011-01-17use constants everywhere to reduce GC thrashing
2011-01-13add suffix_mime output filter
2010-12-06allow easier, single-file options for TC and TDB
2010-11-30support pass-through :encoding for deflate and gzip
2010-11-30internal API: get and head methods require env
2010-11-23tc/hdb: add exclusive mode, lock disabling
2010-11-23add plain Hash database support
2010-11-23split out common read-only code
2010-11-23use common setup elements
2010-11-23fix readonly interface
2010-11-23add generic Rack read/write test
2010-11-23split out common read/write code