summaryrefslogtreecommitdiff
path: root/include/erebos/storage.h
AgeCommit message (Collapse)Author
2020-03-23Move UUID and time definitions to separate modulesRoman Smrž
2020-03-14Storage: filter ancestors and overwritable Ref and StoredRoman Smrž
Simple but slow implementation of the filtering for now.
2020-03-10Date and time record item typeRoman Smrž
2020-03-01UUID record item typeRoman Smrž
2020-02-05Fix compilation with clangRoman Smrž
2020-02-05Storage: handle record items with unknown typeRoman Smrž
2020-01-06Deep copy of object to different storageRoman Smrž
2020-01-04Partial and memory-backed storageRoman Smrž
2020-01-04Respond to data requests from networkRoman Smrž
2019-12-27Network server sending announcementsRoman Smrž
2019-12-21Identity storage and modificationRoman Smrž
2019-12-18Identity loading and validationRoman Smrž
2019-12-10Basic object encoding and storageRoman Smrž