index
:
odhtdb
master
Decentralized key-value database using sibs-pubsub for decentralized communication. CRDT is used to replicate data across nodes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project.conf
Age
Commit message (
Expand
)
Author
2020-08-18
Replace opendht with sibs pubsub
dec05eba
2020-08-18
Update opendht
dec05eba
2020-08-18
TODO: Move opendht static library to another repo
dec05eba
2020-08-18
Add mingw64 lib for opendht
dec05eba
2020-08-18
Disable sql debug
dec05eba
2020-08-18
Add sql debug, fix action counter in request wrong number
dec05eba
2020-08-18
Add functions to send/receive custom messages
dec05eba
2020-08-18
Update sibs serializer
dec05eba
2020-08-18
Replace files with sqlite
dec05eba
2020-08-18
Update ntp dependency with bug fix, make error messages better
dec05eba
2020-08-18
Remove unnecessary dependency 'fmt'
dec05eba
2020-08-18
Update ntp client version
dec05eba
2020-08-18
Update opendht version
dec05eba
2020-08-18
Store database storage to files, also loading
dec05eba
2020-08-18
Expose include dir
dec05eba
2020-08-18
Version 0.1.0 DO NOT USE
dec05eba
2020-08-18
Add operation to allow users to be added to group
dec05eba
2020-08-18
Partially implement 'add' operation
dec05eba
2020-08-18
Add private/public key for users
dec05eba
2020-08-18
Sync time with ntp server, starting with basic operations
dec05eba
2020-08-18
Add some files...
dec05eba