summaryrefslogtreecommitdiff
path: root/src/Erebos/Storage.hs
AgeCommit message (Expand)Author
8 daysRename Erebos.Storage module to Erebos.Object.InternalRoman Smrž
2024-10-23Handle concurrent calls to openStorageRoman Smrž
2024-10-09Handle unknown record item typesRoman Smrž
2024-10-07Handle unknown object typeRoman Smrž
2024-10-05Keep unknown items in local stateRoman Smrž
2024-06-30Replace inotify with multiplatform fsnotify packageRoman Smrž
2024-06-30Single INotify instance per Storage objectRoman Smrž
2024-06-30Storage watching tests with multiple heads and readersRoman Smrž
2024-06-30Check erebos-storage version from directory listingRoman Smrž
2024-05-28Storage: store and check on-disk versionRoman Smrž
2024-02-19Storage: replace Either in monad stack with ExceptRoman Smrž
2024-02-19Drop unnecessary mime dependencyRoman Smrž
2024-01-03Storage: export store and load helpersRoman Smrž
2023-11-18Drop JSON type support for record itemsRoman Smrž
2023-11-18Split to library and executable partsRoman Smrž