ashwanthkumar / suuchi

सूचि - Toolkit to build Distributed Data Systems
https://ashwanthkumar.github.io/suuchi/
53 stars 12 forks source link

Refactoring Cluster support in suuchi #68

Closed ashwanthkumar closed 7 years ago

ashwanthkumar commented 7 years ago

Fixing both the atomix + scalecube implementations. We don't have cluster integrated into Server yet, but this is baby steps towards it.

codecov-io commented 7 years ago

Codecov Report

Merging #68 into master will increase coverage by 0.51%. The diff coverage is 84.61%.

@@             Coverage Diff              @@
##             master      #68      +/-   ##
============================================
+ Coverage     73.65%   74.17%   +0.51%     
- Complexity      115      121       +6     
============================================
  Files            33       34       +1     
  Lines           577      604      +27     
  Branches         74       78       +4     
============================================
+ Hits            425      448      +23     
- Misses           90       91       +1     
- Partials         62       65       +3