Flowise/packages/components/nodes/vectorstores/Redis
Henry Heng a2a475ba7a
Feature/Add bullmq redis for message queue processing (#3568)
* add bullmq redis for message queue processing

* Update pnpm-lock.yaml

* update queue manager

* remove singleton patterns, add redis to cache pool

* add bull board ui

* update rate limit handler

* update redis configuration

* Merge add rate limit redis prefix

* update rate limit queue events

* update preview loader to queue

* refractor namings to constants

* update env variable for queue

* update worker shutdown gracefully
2025-01-23 14:08:02 +00:00
..
Redis.ts Feature/Add bullmq redis for message queue processing (#3568) 2025-01-23 14:08:02 +00:00
redis.svg New Feature : Redis Vector Store 2023-10-20 20:03:38 +05:30
utils.ts bugfix: Add nil check in escapeAllStrings to prevent TypeError when upsert vectors (#3789) 2025-01-02 16:41:40 +00:00