]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
#527: expire the cached files that are used to support Range: headers, every hour...
authorBrian Warner <warner@allmydata.com>
Thu, 30 Oct 2008 20:39:09 +0000 (13:39 -0700)
committerBrian Warner <warner@allmydata.com>
Thu, 30 Oct 2008 20:39:09 +0000 (13:39 -0700)
commitba019bfd3ad6fa74d674d843584925834dcc2f3e
treeff7a570cfa9f168cc2c70f5c63efbef896685198
parentc205a54965236fc370873977186b9ef452600606
#527: expire the cached files that are used to support Range: headers, every hour, when the file is unused and older than an hour
src/allmydata/client.py
src/allmydata/immutable/filenode.py
src/allmydata/test/test_filenode.py