]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Cloud backend: change the ChunkCache's replacement policy to LRU. fixes #1885
authorDaira Hopwood <david-sarah@jacaranda.org>
Tue, 28 May 2013 21:30:08 +0000 (22:30 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Tue, 4 Aug 2015 18:10:28 +0000 (19:10 +0100)
commit9e98686419da63bf7e284941483fe641d4b2f573
treee053249d9f1608275f38bb9ea2259f59b76cc088
parent116c5ad9f7308450ffd8e4428936f0ce57d10cec
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