Flowise/packages/components/nodes/memory/RedisBackedChatMemory
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
..
RedisBackedChatMemory.ts Bugfix/redis connection is closed (#3591) 2024-12-03 16:14:40 +00:00
redis.svg Update redis icon 2023-06-28 10:10:12 -07:00