rotationalio / honu

Adaptive consistency replication with reinforcement learning for large scale globally distributed storage.
BSD 3-Clause "New" or "Revised" License
12 stars 2 forks source link

Refactor to Engines #5

Closed bbengfort closed 3 years ago

bbengfort commented 3 years ago

Refactor Honu to accept multiple backend engine types including BadgerDB and PebbleDB.

codecov[bot] commented 3 years ago

Codecov Report

Merging #5 (19cf2ba) into main (20d04c8) will decrease coverage by 1.70%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
- Coverage   43.68%   41.97%   -1.71%     
==========================================
  Files           5        5              
  Lines         277      293      +16     
==========================================
+ Hits          121      123       +2     
- Misses        135      144       +9     
- Partials       21       26       +5     
Impacted Files Coverage Δ
honu.go 43.15% <33.33%> (-6.21%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 20d04c8...19cf2ba. Read the comment docs.