]>
author | Daira Hopwood <daira@jacaranda.org> | |
Wed, 9 Apr 2014 00:33:33 +0000 (01:33 +0100) | ||
committer | Daira Hopwood <daira@jacaranda.org> | |
Fri, 17 Apr 2015 21:31:02 +0000 (22:31 +0100) | ||
commit | cec130f2393a1b6a6e0469aa11dd2c5cb04aeb14 | |
tree | 74ce8e3c26a7bd84c11a42ddca0a63b84e68f874 | tree | snapshot |
parent | f8f725f9075cfb0c24cea678d4526d2f8fabc28e | 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 |