Marek Siarkowicz
|
53cbd81009
|
Separate Writer interface from BatchTx interfaces
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
|
2023-07-31 10:18:01 +02:00 |
|
Benjamin Wang
|
e9aa275b36
|
etcdserver: update etcdserver to use the new raft module go.etcd.io/raft/v3
Just replaced all go.etcd.io/etcd/raft/v3 with go.etcd.io/raft/v3
under directory server.
Signed-off-by: Benjamin Wang <wachao@vmware.com>
|
2022-12-02 09:33:45 +08:00 |
|
Marek Siarkowicz
|
83a325ac46
|
server: Move all functions needed for storage bootstrap to storage package
This is prerequestite to move storage bootstrap, splitted to separate PR
to make it easier to review.
|
2021-08-03 13:09:15 +02:00 |
|