ConstDB
ConstDB copied to clipboard
A redis-like cache store that implements CRDTs and active-active replications.
Results
2
ConstDB issues
Sort by
recently updated
recently updated
newest added
https://github.com/tancehao/ConstDB/blob/5e5a1b51773c4f9b4d33062b377b4e37d223baec/src/server.rs#L99 In daemon mode, if the user accidentally starts it twice, setting reuse to true will run two processes, which should not be the expected behavior.