Skip to content

Commit ea63120

Browse files
committed
Add dakera to Database — self-hosted AI agent memory server (Rust, RocksDB, HNSW)
1 parent 52529f8 commit ea63120

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ See also [Friends of Rust](https://prev.rust-lang.org/en-US/friends.html) (Organ
176176

177177
### Database
178178

179+
* [dakera](https://github.com/dakera-ai/dakera-mcp) — Self-hosted AI agent memory server; RocksDB-backed vector store with hybrid BM25+HNSW search, knowledge graph, temporal decay, and 83 MCP tools. 87.8% LoCoMo benchmark score.
179180
* [indradb](https://crates.io/crates/indradb) — Rust based graph database [<img src="https://api.travis-ci.org/indradb/indradb.svg?branch=master">](https://travis-ci.org/indradb/indradb)
180181
* [HelixDB](https://github.com/HelixDB/helix-db) — An open-source graph-vector database written in Rust [<img src="https://raw.githubusercontent.com/HelixDB/helix-db/main/assets/full_logo.png">](https://raw.githubusercontent.com/HelixDB/helix-db/main/assets/full_logo.png)
181182
* [noria](https://crates.io/crates/noria) — Dynamically changing, partially-stateful data-flow for web application backends [<img src="https://api.travis-ci.org/mit-pdos/noria.svg?branch=master">](https://travis-ci.org/mit-pdos/noria)

0 commit comments

Comments
 (0)