]>
author | Daira Hopwood <daira@jacaranda.org> | |
Wed, 9 Apr 2014 00:33:33 +0000 (01:33 +0100) | ||
committer | Daira Hopwood <daira@jacaranda.org> | |
Fri, 10 Jul 2015 03:20:10 +0000 (04:20 +0100) | ||
commit | 1cd733478f3619c78d27bd8b96533a5497e326a1 | |
tree | 9bb808776c9f8ccc611beaa01f4728c5548cba38 | tree | snapshot |
parent | e9655c6d356a0cf5cf1d0e8040e0e1d468d741e2 | 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 |