]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Move BucketWriter and BucketReader to storage/bucket.py.
authorDavid-Sarah Hopwood <david-sarah@jacaranda.org>
Thu, 22 Nov 2012 06:43:49 +0000 (06:43 +0000)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 17 Apr 2015 21:31:02 +0000 (22:31 +0100)
commitf8f725f9075cfb0c24cea678d4526d2f8fabc28e
tree193ec9bc060143fb08d294dea6688a59a783fceb
parent0b74c7eeaf48755e4d85df1330735e0d8ceb78d2
Move BucketWriter and BucketReader to storage/bucket.py.

Signed-off-by: David-Sarah Hopwood <david-sarah@jacaranda.org>
src/allmydata/storage/backends/disk/immutable.py
src/allmydata/storage/bucket.py [new file with mode: 0644]
src/allmydata/storage/server.py
src/allmydata/test/test_storage.py