Flowise/packages/components/nodes/memory
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
..
AgentMemory Bugfix/update nodevm sandbox options, sanitize tablename (#3818) 2025-01-07 15:26:25 +00:00
BufferMemory Feature/Append uploaded images to message history (#3105) 2024-09-02 11:27:45 +01:00
BufferWindowMemory Bugfix/Buffer Memory for Anthropic (#3242) 2024-09-24 15:19:08 +01:00
ConversationSummaryBufferMemory Bugfix/Buffer Memory for Anthropic (#3242) 2024-09-24 15:19:08 +01:00
ConversationSummaryMemory Bugfix/Buffer Memory for Anthropic (#3242) 2024-09-24 15:19:08 +01:00
DynamoDb Feature/Append uploaded images to message history (#3105) 2024-09-02 11:27:45 +01:00
Mem0 feat(Mem0): Add option to use Flowise Chat ID (#4257) 2025-04-07 11:46:32 +08:00
MongoDBMemory add history chat timestamp in mongodb (#4296) 2025-04-15 02:39:37 +08:00
RedisBackedChatMemory Fix: Add keep-alive options to Redis clients to prevent idle timeouts and socket closing. (#4377) 2025-05-14 10:29:32 +08:00
UpstashRedisBackedChatMemory Feature/Add bullmq redis for message queue processing (#3568) 2025-01-23 14:08:02 +00:00
ZepMemory Feature/Append uploaded images to message history (#3105) 2024-09-02 11:27:45 +01:00
ZepMemoryCloud Feature/Append uploaded images to message history (#3105) 2024-09-02 11:27:45 +01:00