tahoe-lafs/src/allmydata/storage
2022-07-15 11:35:28 -04:00
..
__init__.py break storage.py into smaller pieces in storage/*.py . No behavioral changes. 2009-02-18 14:46:55 -07:00
common.py give the ContainerVersionError exceptions a nice str 2021-11-16 18:36:59 -05:00
crawler.py py2/py3 glue code for json dumping 2021-11-30 23:00:59 -07:00
expirer.py py2/py3 glue code for json dumping 2021-11-30 23:00:59 -07:00
http_client.py A nicer interface. 2022-07-06 09:47:08 -04:00
http_common.py Sketch of server-side read-test-write endpoint. 2022-04-15 09:08:16 -04:00
http_server.py There can be up to 256 shares. 2022-07-15 11:35:28 -04:00
immutable_schema.py refactor lease hashing logic to avoid mutable/immutable duplication 2021-11-05 15:30:49 -04:00
immutable.py Some progress towards upload progress result from the server. 2022-01-21 12:36:58 -05:00
lease_schema.py "misplaced type annotation" 2021-11-22 08:45:10 -05:00
lease.py Merge remote-tracking branch 'remediate/master' into LFS-01-010.mutable 2021-11-22 07:59:43 -05:00
mutable_schema.py refactor lease hashing logic to avoid mutable/immutable duplication 2021-11-05 15:30:49 -04:00
mutable.py refactor lease hashing logic to avoid mutable/immutable duplication 2021-11-05 15:30:49 -04:00
server.py Type annotation improvements. 2022-05-20 11:10:18 -04:00
shares.py add MutableShareFile.is_valid_header and use it 2021-10-28 11:38:18 -04:00