wjzhao / rosedb

๐Ÿš€ A high performance NoSQL database based on bitcask, supports string, list, hash, set, and sorted set.

Home Page:https://space.bilibili.com/26194591

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

๐Ÿš€ A high performance NoSQL database based on bitcask, supports string, list, hash, set, and sorted set.

https://space.bilibili.com/26194591

License:Apache License 2.0


Languages

Language:Go 100.0%