Flowise/packages/components
Maicon Matsubara d20a970a7b
Bugfix/redis connection is closed (#3591)
* Added redis open connection if it is closed

* Removed unecessary modification

* Added check connection in all methods

* Renamed method

* added await on method call

* Refactor Redis connection handling: remove singleton pattern, ensure connections are opened and closed per operation.

---------

Co-authored-by: Maicon Matsubara <maicon@fullwise.com.br>
2024-12-03 16:14:40 +00:00
..
credentials Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
nodes Bugfix/redis connection is closed (#3591) 2024-12-03 16:14:40 +00:00
src Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
README-ZH.md Apache License 2.0 2023-09-08 11:49:22 +01:00
README.md Apache License 2.0 2023-09-08 11:49:22 +01:00
gulpfile.ts - Updated .js files to .jsx on frontend. 2023-11-23 08:17:06 -05:00
models.json Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
package.json Release/2.2.1 (#3607) 2024-11-29 13:18:27 +00:00
tsconfig.json - Updated .js files to .jsx on frontend. 2023-11-23 08:17:06 -05:00

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.