mirror of
https://github.com/gogrlx/bitcask.git
synced 2026-04-14 08:46:24 -07:00
* avoid unnecessary use of encoder/decoder to decrease memory allocations * add an optional configurable mempool to avoid extra allocs * add doc.go with examples