docs: add MongoDB storage support and improve storage client comment

This commit is contained in:
yangdx
2025-02-13 14:31:12 +08:00
parent cdd52809b0
commit 5ad3555f4c
2 changed files with 3 additions and 2 deletions

View File

@@ -183,6 +183,7 @@ OracleVectorDBStorag Oracle
```
JsonDocStatusStorage JsonFile(default)
PGDocStatusStorage Postgres
MongoDocStatusStorage MongoDB
```
#### How Select Storage Type