/rosedb

🚀 A high performance NoSQL database based on bitcask, supports string, list, hash, set, and sorted set.

Primary LanguageGoApache License 2.0Apache-2.0

rosedb_ico.png

Go Report Card GitHub top language GitHub stars codecov CodeFactor Go Reference Mentioned in Awesome Go LICENSE

English| 简体中文

Note: rosedb has no stable release now, don`t use it in production.

rosedb is a fast, stable, and embedded storage engine based on bitcask, also supports a variety of data structures such as string, list, hash, set, and sorted set.

Design Overview

Contributing

If you are intersted in contributing to rosedb, please see here: CONTRIBUTING

License

rosedb is licensed under the term of the Apache 2.0 License