Revision 5b3c9408b4bc8b76d2a90b87c6b645e42155c0fd authored by Antoine R. Dumont (@ardumont) on 10 February 2020, 12:18:21 UTC, committed by Valentin Lorentz on 10 February 2020, 12:38:29 UTC
Prior to this commit, the code was triplicated across the storage backends. Now
all storages use the same collaborator whose concern is writing to the
objstorage.
1 parent 68ff23c
History
File Mode Size
bin
docs
sql
swh
.gitignore -rw-r--r-- 136 bytes
.pre-commit-config.yaml -rw-r--r-- 1.1 KB
AUTHORS -rw-r--r-- 112 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTORS -rw-r--r-- 46 bytes
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 242 bytes
Makefile -rw-r--r-- 163 bytes
Makefile.local -rw-r--r-- 69 bytes
README.md -rw-r--r-- 4.2 KB
mypy.ini -rw-r--r-- 889 bytes
pytest.ini -rw-r--r-- 392 bytes
requirements-swh-journal.txt -rw-r--r-- 22 bytes
requirements-swh.txt -rw-r--r-- 73 bytes
requirements-test.txt -rw-r--r-- 318 bytes
requirements.txt -rw-r--r-- 103 bytes
setup.py -rwxr-xr-x 2.4 KB
tox.ini -rw-r--r-- 533 bytes

README.md

back to top