index
:
erebos
devel
master
ref-map
ref-set
release-0.1
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Erebos
/
Storage.hs
Age
Commit message (
Collapse
)
Author
2024-10-23
Handle concurrent calls to openStorage
Roman Smrž
2024-10-09
Handle unknown record item types
Roman Smrž
Changelog: Handle unknown record item types
2024-10-07
Handle unknown object type
Roman Smrž
Changelog: Handle unknown object type
2024-10-05
Keep unknown items in local state
Roman Smrž
Changelog: Keep unknown items in local state
2024-06-30
Replace inotify with multiplatform fsnotify package
Roman Smrž
2024-06-30
Single INotify instance per Storage object
Roman Smrž
2024-06-30
Storage watching tests with multiple heads and readers
Roman Smrž
2024-06-30
Check erebos-storage version from directory listing
Roman Smrž
2024-05-28
Storage: store and check on-disk version
Roman Smrž
2024-02-19
Storage: replace Either in monad stack with Except
Roman Smrž
2024-02-19
Drop unnecessary mime dependency
Roman Smrž
2024-01-03
Storage: export store and load helpers
Roman Smrž
2023-11-18
Drop JSON type support for record items
Roman Smrž
2023-11-18
Split to library and executable parts
Roman Smrž