]>
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 | 5d32447c6dbcfc71e3cc0221997fed618723683e | |
tree | 74ce8e3c26a7bd84c11a42ddca0a63b84e68f874 | tree | snapshot |
parent | 8bdee42e9d5c41283caed11d88857820ecdb7861 | 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 |