summaryrefslogtreecommitdiff
path: root/src/Storage
AgeCommit message (Expand)Author
2023-08-30Move keys from peer storage after head commitRoman Smrž
2023-08-30Storage: Eq instance for Ref based only on digestRoman Smrž
2023-08-30Replace storedStorage usage with MonadHeadRoman Smrž
2023-04-05Fix non-exhaustive pattern match warningsRoman Smrž
2022-08-13Storage: retry opening lock fileRoman Smrž
2022-08-08Test: stored generationRoman Smrž
2022-07-26Storage: flush files after writeRoman Smrž
2022-07-26Contacts using Set sructureRoman Smrž
2022-07-17Set of mergeable itemsRoman Smrž
2022-07-16Test: store command for arbitrary type and dataRoman Smrž
2022-07-15Stored roots with cachingRoman Smrž
2022-05-17Mergeable class with separate component typeRoman Smrž
2022-03-22Use Data.Kind.Type instead of deprecated star symbolRoman Smrž
2021-12-07Storage: guard changes on watched headsRoman Smrž
2021-12-07Storage: head watch with selector and unwatch functionRoman Smrž
2021-02-04Storage: encode digest algorithm alongside hash dataRoman Smrž
2021-01-30Storage: hexadecimal encoding of binary record itemsRoman Smrž
2020-12-23Network: STM-based synchronization rewriteRoman Smrž
2020-06-17Storage: typed headsRoman Smrž
2020-03-21Optimize ancestor filtering using generation numberRoman Smrž
2020-03-21Generation number for stored objectsRoman Smrž
2020-03-05Storage: read object files strictlyRoman Smrž
2020-02-03Direct messages in shared stateRoman Smrž
2020-01-18Remove duplicate definition of uniqRoman Smrž
2019-12-07Mergeable stored listRoman Smrž
2019-12-02Storage: move stored list to separate moduleRoman Smrž
2019-11-26Load and announce identity updatesRoman Smrž
2019-11-17Storage: watching head changesRoman Smrž
2019-10-19Network rewrite with data request and ackRoman Smrž
2019-06-04Partial and memory-backed storage variantsRoman Smrž
2019-05-16Key storage interfaceRoman Smrž