Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-04 | Storage: encode digest algorithm alongside hash data | Roman Smrž | |
2021-01-30 | Storage: hexadecimal encoding of binary record items | Roman Smrž | |
2020-12-23 | Network: STM-based synchronization rewrite | Roman Smrž | |
2020-06-17 | Storage: typed heads | Roman Smrž | |
2020-03-21 | Optimize ancestor filtering using generation number | Roman Smrž | |
2020-03-21 | Generation number for stored objects | Roman Smrž | |
2020-03-05 | Storage: read object files strictly | Roman Smrž | |
Avoids problem with exhausting file descriptors when waiting for unfinished lazy reads. | |||
2020-02-03 | Direct messages in shared state | Roman Smrž | |
2020-01-18 | Remove duplicate definition of uniq | Roman Smrž | |
2019-12-07 | Mergeable stored list | Roman Smrž | |
2019-12-02 | Storage: move stored list to separate module | Roman Smrž | |
2019-11-26 | Load and announce identity updates | Roman Smrž | |
2019-11-17 | Storage: watching head changes | Roman Smrž | |
2019-10-19 | Network rewrite with data request and ack | Roman Smrž | |
Packet header is now composed of individual header items, which can be combined in various ways. Received data is properly acknowledged and missing objects can be requested using hashes. | |||
2019-06-04 | Partial and memory-backed storage variants | Roman Smrž | |
2019-05-16 | Key storage interface | Roman Smrž | |