* 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> |
||
|---|---|---|
| .. | ||
| credentials | ||
| nodes | ||
| src | ||
| README-ZH.md | ||
| README.md | ||
| gulpfile.ts | ||
| models.json | ||
| package.json | ||
| tsconfig.json | ||
README.md
Flowise Components
English | 中文
Apps integration for Flowise. Contain Nodes and Credentials.
Install:
npm i flowise-components
License
Source code in this repository is made available under the Apache License Version 2.0.
