]>
author | Daira Hopwood <daira@jacaranda.org> | |
Wed, 9 Apr 2014 00:33:33 +0000 (01:33 +0100) | ||
committer | Daira Hopwood <daira@jacaranda.org> | |
Tue, 4 Aug 2015 17:00:19 +0000 (18:00 +0100) | ||
commit | da318ef25ec9fc4f608d61e3032e9c4946ab45b9 | |
tree | 9ea178a6f007e9b753a7300ea51a8d66338fce2d | tree | snapshot |
parent | 5229421cff1ca958125c2be63fc2aacb962686b6 | commit | diff |
src/allmydata/storage/backends/base.py | [new file with mode: 0644] | blob |
src/allmydata/storage/backends/cloud/cloud_backend.py | [new file with mode: 0644] | blob |
src/allmydata/storage/backends/cloud/cloud_common.py | [new file with mode: 0644] | blob |
src/allmydata/storage/backends/cloud/immutable.py | [new file with mode: 0644] | blob |
src/allmydata/storage/backends/cloud/mock_cloud.py | [new file with mode: 0644] | blob |
src/allmydata/storage/backends/cloud/mutable.py | [new file with mode: 0644] | blob |
src/allmydata/storage/backends/cloud/s3/s3_container.py | [new file with mode: 0644] | blob |
src/allmydata/storage/backends/disk/disk_backend.py | [new file with mode: 0644] | blob |
src/allmydata/storage/backends/null/null_backend.py | [new file with mode: 0644] | blob |