add LotusDB

This commit is contained in:
roseduan 2022-03-23 21:52:52 +08:00 committed by GitHub
parent 20f3955964
commit c82b496e41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -766,6 +766,7 @@
- [go-mysql-server](https://github.com/dolthub/go-mysql-server) - 解析 MySQL 协议并优化 SQL 的数据库引擎 - [go-mysql-server](https://github.com/dolthub/go-mysql-server) - 解析 MySQL 协议并优化 SQL 的数据库引擎
- [Milvus](https://github.com/milvus-io/milvus) - 向量数据库 - [Milvus](https://github.com/milvus-io/milvus) - 向量数据库
- [FerretDB](https://github.com/FerretDB/FerretDB) - MangoDB 替代品 - [FerretDB](https://github.com/FerretDB/FerretDB) - MangoDB 替代品
- [LotusDB](https://github.com/flower-corp/lotusdb) - 快速 KV 存储引擎,兼容 LSM 和 B+ 树
### 缓存 ### 缓存