Skip to content

Commit

Permalink
Merge pull request #20 from roseduan/patch-1
Browse files Browse the repository at this point in the history
add rosedb
  • Loading branch information
tangyouhua authored Aug 5, 2021
2 parents b896c57 + 9ebaadc commit 893743d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,7 @@
* [pogreb](https://github.com/akrylysov/pogreb) : 嵌入式键值存储,适用于重读工作负载。
* [prometheus](https://github.com/prometheus/prometheus) : 监控系统及时间序列数据库
* [pudge](https://github.com/recoilme/pudge) : 使用 `Go` 的标准库编写的快速、简单的键值存储。
* [rosedb](https://github.com/roseduan/rosedb) : 一个基于 LSM+WAL 的内嵌 k-v数据库,支持多种数据结构,如字符串、列表、哈希表、集合、有序集合
* [rqlite](https://github.com/rqlite/rqlite) : 基于 `SQLite `的轻量级的、分布式的关系型数据库
* [Scribble](https://github.com/nanobox-io/golang-scribble) : 小巧的 `JSON` 文件存储
* [slowpoke](https://github.com/recoilme/slowpoke) : 具有持久性的键值存储。
Expand Down

0 comments on commit 893743d

Please sign in to comment.