Flowise/packages/components
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
..
credentials Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
nodes Fix: Add keep-alive options to Redis clients to prevent idle timeouts and socket closing. (#4377) 2025-05-14 10:29:32 +08:00
src Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
README-ZH.md Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
README.md Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
gulpfile.ts
models.json Updated the Groq chat node and also Llama Index Groq node. #4383 (#4384) 2025-05-07 00:15:32 +08:00
package.json Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
tsconfig.json

README.md

Flowise Components

English | 中文

Apps integration for Flowise. Contain Nodes and Credentials.

Flowise

Install:

npm i flowise-components

License

Source code in this repository is made available under the Apache License Version 2.0.