]> 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>
Wed, 9 Apr 2014 00:57:51 +0000 (01:57 +0100)
commitf1662b8162aaa285bdaf2e4402d8fce8dc06d5d4
tree0794eb9b3e27f639dd5d818542ae09ce759d7508
parent95182fe4ec66489fb8c2fcd1649d038a1aa709a8
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