raft-engine 0.2.1

A persistent storage engine for Multi-Raft logs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
coverage:
  status:
    project:
      default:
        # basic
        target: auto
        threshold: 3%
    patch:
      default:
        # basic
        target: auto
        threshold: 3%
ignore:
  - "stress"
  - "ctl"