]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
BucketCountingCrawler: store just the count, not cycle+count, since it's too easy...
authorBrian Warner <warner@lothar.com>
Sat, 21 Feb 2009 04:58:31 +0000 (21:58 -0700)
committerBrian Warner <warner@lothar.com>
Sat, 21 Feb 2009 04:58:31 +0000 (21:58 -0700)
commit106d31b1122689f1f58ed83eb5e06b4949feb835
tree7c8a0ccd5f7d3520bb85d2917a41a1e2652286d0
parent3c6471c717bc50851c185db5719dcd523c768c53
BucketCountingCrawler: store just the count, not cycle+count, since it's too easy to make usage mistakes otherwise
src/allmydata/storage/crawler.py
src/allmydata/storage/server.py
src/allmydata/web/storage.py