SwayDB
SwayDB copied to clipboard
Improve ByteOps performance
All ByteOps functions' performance can be improved by validate enough space only ones before invoking get and add functions on Slice or Reader.
The same applies for Core serialisers. Like RangeValueSerialiser.