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
16 stars 8 forks source link

Anywhere a dict is returned, return a dataclass instead? #150

Closed giovannipizzi closed 1 year ago

giovannipizzi commented 1 year ago

First reported in #101 To check if this can be done in a backward-compatible way