a better byte buffer pool

This commit is contained in:
Chris Lu
2020-10-20 22:53:58 -07:00
parent 6e8c2bfdd0
commit 59c6422777
3 changed files with 9 additions and 2 deletions

1
go.mod
View File

@@ -70,6 +70,7 @@ require (
github.com/syndtr/goleveldb v1.0.0
github.com/tidwall/gjson v1.3.2
github.com/tidwall/match v1.0.1
github.com/valyala/bytebufferpool v1.0.0
github.com/willf/bitset v1.1.10 // indirect
github.com/willf/bloom v2.0.3+incompatible
github.com/wsxiaoys/terminal v0.0.0-20160513160801-0940f3fc43a0 // indirect