Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-19 | WatchedHead object allowing to stop watching Head | Roman Smrž | |
2021-02-16 | Storage: remove unimplemented methods from Head | Roman Smrž | |
2021-01-29 | Attach service | Roman Smrž | |
2021-01-19 | Server watching local state head | Roman Smrž | |
2020-07-30 | Fix result of Head update | Roman Smrž | |
Also make Ref conversion explicit and comparison operators explicitly deleted to avoid similar issues. | |||
2020-07-20 | Storage: typed heads | Roman Smrž | |
2020-04-16 | Storage: lazy loading of Stored value | Roman Smrž | |
2020-04-16 | Remove optional from load result | Roman Smrž | |
Makes loading of data well-defined for arbitrary object contents. Introduce zero reference and object to represent missing or mismatched parts. | |||
2020-03-23 | Move UUID and time definitions to separate modules | Roman Smrž | |
2020-03-14 | Storage: filter ancestors and overwritable Ref and Stored | Roman Smrž | |
Simple but slow implementation of the filtering for now. | |||
2020-03-10 | Date and time record item type | Roman Smrž | |
2020-03-01 | UUID record item type | Roman Smrž | |
2020-02-05 | Fix compilation with clang | Roman Smrž | |
2020-02-05 | Storage: handle record items with unknown type | Roman Smrž | |
2020-01-06 | Deep copy of object to different storage | Roman Smrž | |
2020-01-04 | Partial and memory-backed storage | Roman Smrž | |
2020-01-04 | Respond to data requests from network | Roman Smrž | |
2019-12-27 | Network server sending announcements | Roman Smrž | |
2019-12-21 | Identity storage and modification | Roman Smrž | |
2019-12-18 | Identity loading and validation | Roman Smrž | |
2019-12-10 | Basic object encoding and storage | Roman Smrž | |