kvtools / valkeyrie

Distributed Key/Value Store Abstraction Library written in Go.
https://pkg.go.dev/github.com/kvtools/valkeyrie
Apache License 2.0
278 stars 43 forks source link

zookeeper: set Conn maxBufferSize by store options #42

Closed kevinlynx closed 2 years ago

kevinlynx commented 4 years ago

Fix issue #41

kevinlynx commented 3 years ago

LGTM

HI, @victorcoder could you please merge the commit ? Out project needs this, and we don't want to replace in go.mod . Thanks