Merge branch 'bulk-persistence-session' into 'master'
Move sessions storage code to bulk persistence See merge request !493
No related branches found
No related tags found
Checking pipeline status
Showing
- app/bulk_persistence/__init__.py 3 additions, 0 deletionsapp/bulk_persistence/__init__.py
- app/bulk_persistence/dask/dask_bulk_storage.py 1 addition, 1 deletionapp/bulk_persistence/dask/dask_bulk_storage.py
- app/bulk_persistence/dask/session_file_meta.py 1 addition, 1 deletionapp/bulk_persistence/dask/session_file_meta.py
- app/bulk_persistence/sessions_storage.py 1 addition, 1 deletionapp/bulk_persistence/sessions_storage.py
- app/injector/main_injector.py 1 addition, 1 deletionapp/injector/main_injector.py
- app/persistence/__init__.py 0 additions, 0 deletionsapp/persistence/__init__.py
- app/routers/bulk/bulk_routes.py 1 addition, 1 deletionapp/routers/bulk/bulk_routes.py
- app/routers/sessions.py 4 additions, 4 deletionsapp/routers/sessions.py
- tests/unit/persistence/dask_blob_storage_test.py 1 addition, 1 deletiontests/unit/persistence/dask_blob_storage_test.py
- tests/unit/persistence/sessions_storage_test.py 1 addition, 1 deletiontests/unit/persistence/sessions_storage_test.py
- tests/unit/routers/chunking_test.py 2 additions, 2 deletionstests/unit/routers/chunking_test.py
- tests/unit/routers/ddms_v3/common_ddms_v3_test.py 1 addition, 1 deletiontests/unit/routers/ddms_v3/common_ddms_v3_test.py
Loading
Please register or sign in to comment