merlyn/server/utils/vectorDbProviders
Marcello Fitton 4a4378ed99
chore: add ESLint to /server (#5126)
* add eslint config to server

* add break statements to switch case

* add support for browser globals and turn off empty catch blocks

* disable lines with useless try/catch wrappers

* format

* fix no-undef errors

* disbale lines violating no-unsafe-finally

* ignore syncStaticLists.mjs

* use proper null check for creatorId instead of unreachable nullish coalescing

* remove unneeded typescript eslint comment

* make no-unused-private-class-members a warning

* disable line for no-empty-objects

* add new lint script

* fix no-unused-vars violations

* make no-unsued-vars an error

---------

Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2026-03-05 16:32:45 -08:00
..
astra VectorDB class migration (#4787) 2026-01-13 15:24:42 -08:00
chroma VectorDB class migration (#4787) 2026-01-13 15:24:42 -08:00
chromacloud chore: add ESLint to /server (#5126) 2026-03-05 16:32:45 -08:00
lance VectorDB class migration (#4787) 2026-01-13 15:24:42 -08:00
milvus VectorDB class migration (#4787) 2026-01-13 15:24:42 -08:00
pgvector chore: add ESLint to /server (#5126) 2026-03-05 16:32:45 -08:00
pinecone VectorDB class migration (#4787) 2026-01-13 15:24:42 -08:00
qdrant VectorDB class migration (#4787) 2026-01-13 15:24:42 -08:00
weaviate chore: add ESLint to /server (#5126) 2026-03-05 16:32:45 -08:00
zilliz VectorDB class migration (#4787) 2026-01-13 15:24:42 -08:00
base.js chore: add ESLint to /server (#5126) 2026-03-05 16:32:45 -08:00