]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Cloud backend: change the ChunkCache's replacement policy to LRU. fixes #1885
authorDaira Hopwood <daira@jacaranda.org>
Tue, 28 May 2013 21:30:08 +0000 (22:30 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 16 Oct 2015 16:58:53 +0000 (17:58 +0100)
commitb27077f9999eaef557a13d113304a822e2336697
tree042dcdfa40f7300bd432e3e4e8ea5a8ebd876e98
parentbfd29b1b7dbccedfde620f9677976c45746f7b9d
Cloud backend: change the ChunkCache's replacement policy to LRU. fixes #1885

Signed-off-by: Daira Hopwood <david-sarah@jacaranda.org>
src/allmydata/storage/backends/cloud/cloud_common.py
src/allmydata/storage/backends/cloud/immutable.py
src/allmydata/storage/backends/cloud/mutable.py