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

Add the possibility to write a loose object from a stream #78

Closed giovannipizzi closed 4 years ago

giovannipizzi commented 4 years ago

Now for loose objects only add_object is specified, important for memory usage