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
2018-05-30
TODO: Move opendht static library to another repo
dec05eba
2018-05-30
Add mingw64 lib for opendht
dec05eba
2018-05-21
Disable sql debug
dec05eba
2018-05-21
Add sql debug, fix action counter in request wrong number
dec05eba
2018-05-16
Add functions to send/receive custom messages
dec05eba
2018-05-16
Update sibs serializer
dec05eba
2018-05-14
Replace files with sqlite
dec05eba
2018-05-01
Update ntp dependency with bug fix, make error messages better
dec05eba
2018-05-01
Remove unnecessary dependency 'fmt'
dec05eba
2018-04-29
Update ntp client version
dec05eba
2018-04-22
Update opendht version
dec05eba
2018-04-14
Store database storage to files, also loading
Aleksi Lindeman
2018-03-13
Expose include dir
Aleksi Lindeman
2018-03-13
Version 0.1.0 DO NOT USE
Aleksi Lindeman
2018-03-11
Add operation to allow users to be added to group
Aleksi Lindeman
2018-03-09
Partially implement 'add' operation
Aleksi Lindeman
2018-02-10
Add private/public key for users
Aleksi Lindeman
2018-02-01
Sync time with ntp server, starting with basic operations
Aleksi Lindeman
2018-01-28
Add some files...
Aleksi Lindeman