Skip to content

Commit e842fa1

Browse files
committed
[Store] Sort stores in CHANGELOG.
1 parent 804815b commit e842fa1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/store/CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,16 @@ CHANGELOG
3535
- Manhattan distance
3636
- Chebyshev distance
3737
* Add store bridge implementations:
38-
- PostgreSQL with pgvector extension
39-
- MariaDB
40-
- MongoDB
4138
- Azure AI Search
42-
- Meilisearch
4339
- ChromaDB
40+
- MariaDB
41+
- Meilisearch
42+
- MongoDB
43+
- Neo4j
4444
- Pinecone
45+
- PostgreSQL with pgvector extension
4546
- Qdrant
4647
- SurrealDB
47-
- Neo4j
4848
- Typesense
4949
* Add Retrieval Augmented Generation (RAG) support:
5050
- Document embedding storage

0 commit comments

Comments
 (0)