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

Release 1.0 after testing #155

Closed giovannipizzi closed 9 months ago

giovannipizzi commented 1 year ago

Then, adapt in to AiiDA the use of this library (both the dependency, but also check its use and possibly adapt backward-incompatible things such as Path instead of str for paths, or data classes instead of dicts

sphuber commented 10 months ago

Test against aiida-core is successful, see: https://github.com/sphuber/aiida-core/actions/runs/6265535462/job/17014586105

sphuber commented 10 months ago

Prepared changelog in https://github.com/aiidateam/disk-objectstore/tree/release/1.0