BytesDB is a simple k/v database based on LSM tree engine.
Implementing single mode and on server side. The storage format is inspired by Bitcask
It supports a compatible protocol with Redis
TBD.
Licensed under the Apache License, Version 2.0 (the "License")