summaryrefslogtreecommitdiff
path: root/src/Erebos/Storage.hs
AgeCommit message (Expand)Author
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ž