aiidateam / disk-objectstore

An implementation of an efficient "object store" (actually, a key-value store) writing files on disk and not requiring a running server
https://disk-objectstore.readthedocs.io
MIT License
15 stars 8 forks source link

Move this repository under aiidateam #80

Closed giovannipizzi closed 4 years ago

giovannipizzi commented 4 years ago

This should be done before 0.4 so we fix all various links

sphuber commented 4 years ago

What would be the plan for 0.4? Would this also include delete_object? It is not crucial, but currently I have some tests skipped for the DiskObjectStoreBackendRepository.