summaryrefslogtreecommitdiff
path: root/compressor/storage.py
Commit message (Expand)AuthorAgeFilesLines
* Moved Gzip enabled compressor storage backend from tests.storage to compresso...Jannis Leidel2011-02-171-0/+17
* Adopted AppSettings and moved a few things from utils to the cache module whe...Jannis Leidel2011-02-091-3/+3
* Renamed the internal settings to be less confusing (potentially backwards inc...Jannis Leidel2011-02-041-2/+2
* A few minor nitpicks and cosmetic changes.Jannis Leidel2011-01-281-2/+1
* Make the default compressor storage a lazy object to not load the storage cla...Jannis Leidel2010-07-021-0/+7
* Added support for pluggable storage backends to agnostically handle the actua...Jannis Leidel2010-02-101-0/+20