Age | Commit message (Expand) | Author |
---|---|---|
8 days | Rename Erebos.Storage module to Erebos.Object.Internal | Roman Smrž |
2024-10-23 | Handle concurrent calls to openStorage | Roman Smrž |
2024-10-09 | Handle unknown record item types | Roman Smrž |
2024-10-07 | Handle unknown object type | Roman Smrž |
2024-10-05 | Keep unknown items in local state | Roman Smrž |
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ž |