]> 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, 17 Apr 2015 21:31:40 +0000 (22:31 +0100)
commit25b84e3d57a6d77d637b9279e5154d594bb1585a
treeeacd474ae4eabbc2423d3cfe85eac840bace2905
parentd05e9d8fe630b44f4005ff486412f25af2601768
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