hyperbee icon indicating copy to clipboard operation
hyperbee copied to clipboard

Support key/value encodings in Batch.put/Batch.get

Open andrewosh opened this issue 3 years ago • 0 comments

Batch.put and Batch.get will both currently use the Batch's default key/value encodings always. This PR lets that be overridden.

Edit: Also added support for custom key encodings to Batch.del and Batch.createReadStream

andrewosh avatar Oct 13 '22 14:10 andrewosh