-
- Downloads
winery: first implementation
Relates to: T3533
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- MANIFEST.in 1 addition, 0 deletionsMANIFEST.in
- docs/index.rst 1 addition, 0 deletionsdocs/index.rst
- docs/winery.rst 40 additions, 0 deletionsdocs/winery.rst
- mypy.ini 9 additions, 0 deletionsmypy.ini
- requirements-swh.txt 1 addition, 0 deletionsrequirements-swh.txt
- requirements-test.txt 4 additions, 0 deletionsrequirements-test.txt
- requirements.txt 2 additions, 0 deletionsrequirements.txt
- swh/objstorage/backends/winery/__init__.py 1 addition, 0 deletionsswh/objstorage/backends/winery/__init__.py
- swh/objstorage/backends/winery/database.py 89 additions, 0 deletionsswh/objstorage/backends/winery/database.py
- swh/objstorage/backends/winery/objstorage.py 168 additions, 0 deletionsswh/objstorage/backends/winery/objstorage.py
- swh/objstorage/backends/winery/roshard.py 74 additions, 0 deletionsswh/objstorage/backends/winery/roshard.py
- swh/objstorage/backends/winery/rwshard.py 89 additions, 0 deletionsswh/objstorage/backends/winery/rwshard.py
- swh/objstorage/backends/winery/sharedbase.py 193 additions, 0 deletionsswh/objstorage/backends/winery/sharedbase.py
- swh/objstorage/factory.py 2 additions, 0 deletionsswh/objstorage/factory.py
- swh/objstorage/tests/conftest.py 35 additions, 0 deletionsswh/objstorage/tests/conftest.py
- swh/objstorage/tests/test_objstorage_winery.py 224 additions, 0 deletionsswh/objstorage/tests/test_objstorage_winery.py
- swh/objstorage/tests/winery_benchmark.py 145 additions, 0 deletionsswh/objstorage/tests/winery_benchmark.py
- swh/objstorage/tests/winery_testing_helpers.py 64 additions, 0 deletionsswh/objstorage/tests/winery_testing_helpers.py
- tox.ini 7 additions, 2 deletionstox.ini
Loading
Please register or sign in to comment