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