consul/vendor/github.com/hashicorp/go-raftchunking
Jeff Mitchell 94c73d0c92 Chunking support (#6172)
* Initial chunk support

This uses the go-raft-middleware library to allow for chunked commits to the KV
2019-07-24 17:06:39 -04:00
..
types Chunking support (#6172) 2019-07-24 17:06:39 -04:00
LICENSE Chunking support (#6172) 2019-07-24 17:06:39 -04:00
Makefile Chunking support (#6172) 2019-07-24 17:06:39 -04:00
api.go Chunking support (#6172) 2019-07-24 17:06:39 -04:00
chunking.go Chunking support (#6172) 2019-07-24 17:06:39 -04:00
fsm.go Chunking support (#6172) 2019-07-24 17:06:39 -04:00
go.mod Chunking support (#6172) 2019-07-24 17:06:39 -04:00
go.sum Chunking support (#6172) 2019-07-24 17:06:39 -04:00