Flowise/packages/components/nodes/vectorstores
nikitas-novatix eadf1b11b3
Fix: Add keep-alive options to Redis clients to prevent idle timeouts and socket closing. (#4377)
* redis keepalive mechanism for all redis

* removed offline queue commands

* Simplified changes for consistency. Added REDIS_KEEP_ALIVE env variable.

* update redis socket alive env variable

* lint fix

---------

Co-authored-by: Henry <hzj94@hotmail.com>
Co-authored-by: Henry Heng <henryheng@flowiseai.com>
2025-05-14 10:29:32 +08:00
..
Astra Code Cleanup - unnecessary document creation in Pinecone and Astra Vector Stores (#2124) 2024-04-09 15:34:29 +01:00
Chroma Add tenant and database configs for Chroma Cloud credentials (#3872) 2025-01-20 18:39:00 +00:00
Couchbase Add couchbase vectore store support (#3093) 2024-10-26 02:36:38 +01:00
DocumentStoreVS Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
Elasticsearch Feature/Add bullmq redis for message queue processing (#3568) 2025-01-23 14:08:02 +00:00
Faiss Chore/update deprecating nodes (#2540) 2024-07-12 18:37:57 +01:00
InMemory Feature/Indexing (#1802) 2024-04-02 23:47:19 +01:00
Meilisearch Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
Milvus [Bugfix] Milvus search error (#3623) 2024-12-03 23:41:39 +00:00
MongoDBAtlas Chore/MongoDB Connection (#3469) 2024-11-07 19:05:00 +00:00
OpenSearch Chore/update deprecating nodes (#2540) 2024-07-12 18:37:57 +01:00
Pinecone Feature/update openai version, add reasoning effort param, add o3 mini (#3973) 2025-02-04 08:43:27 +00:00
Postgres [fix 4206]: fix the empty array return for getBaseClasses when using typeorm driver and not the PGVectorStore (#4225) 2025-04-03 01:47:14 +08:00
Qdrant Feature/add ability to upload file from chat (#3059) 2024-08-25 13:22:48 +01:00
Redis Fix: Add keep-alive options to Redis clients to prevent idle timeouts and socket closing. (#4377) 2025-05-14 10:29:32 +08:00
SimpleStore Feature/Indexing (#1802) 2024-04-02 23:47:19 +01:00
Singlestore Updated logo for singlestore (#3018) 2024-08-16 19:46:46 +01:00
Supabase Document Store - Phase 2 (#2912) 2024-08-07 18:59:52 +01:00
Upstash Feature/add ability to upload file from chat (#3059) 2024-08-25 13:22:48 +01:00
Vectara Feature/add ability to upload file from chat (#3059) 2024-08-25 13:22:48 +01:00
Weaviate Weaviate - expose Hybrid Search (#4127) 2025-03-13 13:30:24 +00:00
Zep Chore/update deprecating nodes (#2540) 2024-07-12 18:37:57 +01:00
ZepCloud Feature/seq agents (#2798) 2024-07-22 17:46:14 +01:00
VectorStoreUtils.ts Weaviate - expose Hybrid Search (#4127) 2025-03-13 13:30:24 +00:00