Update README

This commit is contained in:
yangdx
2025-04-16 15:36:44 +08:00
parent fb6106646c
commit 31def4280e
2 changed files with 6 additions and 4 deletions

View File

@@ -319,10 +319,11 @@ MongoKVStorage MongoDB
```
NetworkXStorage NetworkX (default)
Neo4JStorage Neo4J
PGGraphStorage Postgres
AGEStorage AGE
PGGraphStorage PostgreSQL with AGE plugin
```
> Testing has shown that Neo4J delivers superior performance in production environments compared to PostgreSQL with AGE plugin.
* VECTOR_STORAGE supported implementations:
```