tahoe-lafs/src/allmydata/mutable
Zooko O'Whielacronx 299e8ad579 replace remaining .html docs with .rst docs
Remove install.html (long since deprecated).
Also replace some obsolete references to install.html with references to quickstart.rst.
Fix some broken internal references within docs/historical/historical_known_issues.txt.
Thanks to Ravi Pinjala and Patrick McDonald.
refs #1227
2011-05-10 12:16:50 -07:00
..
__init__.py mutable WIP: split mutable.py into separate files. All tests pass. 2008-04-11 14:31:16 -07:00
checker.py Change relative imports to absolute 2010-02-26 01:14:33 -07:00
common.py replace remaining .html docs with .rst docs 2011-05-10 12:16:50 -07:00
filenode.py make ResponseCache smarter to avoid memory leaks: don't record timestamps, use DataSpans to merge entries, and clear the cache when we see a new seqnum. refs #1045, #1229 2010-10-26 21:33:02 -07:00
layout.py Change relative imports to absolute 2010-02-26 01:14:33 -07:00
publish.py Refactor StorageFarmBroker handling of servers 2011-02-20 17:58:04 -08:00
repairer.py mutable repair: return successful=False when numshares<k (thus repair fails), 2009-12-29 15:37:46 -08:00
retrieve.py make ResponseCache smarter to avoid memory leaks: don't record timestamps, use DataSpans to merge entries, and clear the cache when we see a new seqnum. refs #1045, #1229 2010-10-26 21:33:02 -07:00
servermap.py Refactor StorageFarmBroker handling of servers 2011-02-20 17:58:04 -08:00