https://github.com/SoftwareHeritage/swh-storage
Revision a96c253ab428e043de3a9c4ccc3ff04c179c3fa2 authored by Valentin Lorentz on 12 August 2020, 11:41:42 UTC, committed by Valentin Lorentz on 14 August 2020, 13:16:29 UTC
For now it's only used for object counters; but future commits will
progressively move the in-memory's storage features to it.
1 parent bc47283
History
Tip revision: a96c253ab428e043de3a9c4ccc3ff04c179c3fa2 authored by Valentin Lorentz on 12 August 2020, 11:41:42 UTC
in_memory: Add InMemoryCqlRunner, a class that emulates cassandra.cql.CqlRunner without Cassandra.
Tip revision: a96c253
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.6 KB
conftest.py -rw-r--r-- 294 bytes
mypy.ini -rw-r--r-- 1.2 KB
pyproject.toml -rw-r--r-- 39 bytes
pytest.ini -rw-r--r-- 392 bytes
requirements-swh-journal.txt -rw-r--r-- 19 bytes
requirements-swh.txt -rw-r--r-- 71 bytes
requirements-test.txt -rw-r--r-- 318 bytes
requirements.txt -rw-r--r-- 133 bytes
setup.cfg -rw-r--r-- 247 bytes
setup.py -rwxr-xr-x 2.5 KB
tox.ini -rw-r--r-- 661 bytes

README.md

back to top