]>
author | Daira Hopwood <daira@jacaranda.org> | |
Wed, 9 Apr 2014 00:33:33 +0000 (01:33 +0100) | ||
committer | Daira Hopwood <daira@jacaranda.org> | |
Fri, 16 Oct 2015 16:21:01 +0000 (17:21 +0100) | ||
commit | b47dfcb7836aa823523182582f65a60d3b582ae1 | |
tree | cae521cf1abb9623161d8d120f641c8223eeabef | tree | snapshot |
parent | 92122c66919352af3f20de28ce0206ab83776549 | 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 |