index
:
cpp
devel
master
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
storage.cpp
Age
Commit message (
Expand
)
Author
2023-06-14
Storage: wait for scheduled watch callbacks
Roman Smrž
2023-04-08
Empty record item type
Roman Smrž
2023-01-14
Storage: call watcher callbacks without holding lock
Roman Smrž
2022-12-31
Storage: fill roots cache on lookup
Roman Smrž
2022-08-09
Stored roots lookup
Roman Smrž
2022-08-08
Generation number of stored objects with caching
Roman Smrž
2021-11-23
Storage: reload head before update
Roman Smrž
2021-04-24
Behavior lens for shared refs from local state
Roman Smrž
2021-02-19
Storage: keep weak pointer to Storage in head watcher
Roman Smrž
2021-02-19
WatchedHead object allowing to stop watching Head
Roman Smrž
2021-02-09
Storage: drop superfluous directory creation
Roman Smrž
2021-02-04
Storage: encode digest algorithm alongside hash data
Roman Smrž
2021-01-31
Storage: hexadecimal encoding of binary record items
Roman Smrž
2021-01-29
Attach service
Roman Smrž
2021-01-19
Storage: handle parsing errors without throwing exceptions
Roman Smrž
2021-01-19
Server watching local state head
Roman Smrž
2021-01-15
Storage: do not try to replace Head without change
Roman Smrž
2020-07-20
Storage: typed heads
Roman Smrž
2020-04-17
Storage: newline support in records
Roman Smrž
2020-04-16
Remove optional from load result
Roman Smrž
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ž
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-11
Request missing data from network
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-21
Enable and fix warnings
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ž