open-vault/vendor/github.com/hashicorp/go-raftchunking
Brian Kassouf 1167fad704
Improve raft write performance by utilizing FSM Batching (#7527)
* Start benchmark work

* Add batching FSM function

* dedupe some code

* Update dependency on chunking FSM

* fix raft external tests

* fix go.mod

* Add batching test

* uncomment test

* update raft deps

* update vendor

* Update physical/raft/fsm.go

Co-Authored-By: Michel Vocks <michelvocks@gmail.com>

* Update physical/raft/fsm.go
2019-10-14 09:25:07 -06:00
..
types Updating plugin deps 2019-07-22 12:55:11 -04:00
LICENSE Updating plugin deps 2019-07-22 12:55:11 -04:00
Makefile Updating plugin deps 2019-07-22 12:55:11 -04:00
api.go Add additional raft chunk test (#7192) 2019-07-29 14:11:46 -07:00
chunking.go Raft chunk snapshotting (#7185) 2019-07-24 20:44:13 -04:00
fsm.go Improve raft write performance by utilizing FSM Batching (#7527) 2019-10-14 09:25:07 -06:00
go.mod Improve raft write performance by utilizing FSM Batching (#7527) 2019-10-14 09:25:07 -06:00
go.sum Improve raft write performance by utilizing FSM Batching (#7527) 2019-10-14 09:25:07 -06:00