hugegraph-sync/hugegraph-example/src/main
Linary a25000e91c
Initially implement distributed consistency with jraft (#1020)
* Initially implement distributed consistency with jraft

* support save and load snapshot

* Let StoreCommand register and apply at StateMachine

* merge tx operation into one store command

* compress task data

* let follower can forward request to leader

* handle remote exception, let it report backend busy

* Check connection failed for address: xxx, maybe write overflow!

* add rate limit at StateMachine

* Let grizzly-http thread wait raft task applied

Change-Id: I5bdec682ec35daead67cbcf92477b0d761d31610
2020-07-28 10:43:31 +08:00
..
java/com/baidu/hugegraph/example fix permission overflow from return results (#969) 2020-04-24 15:42:43 +08:00
resources Initially implement distributed consistency with jraft (#1020) 2020-07-28 10:43:31 +08:00