LibreChat/packages
Danny Avila 829be5533f
feat: Add integration tests for GenerationJobManager, RedisEventTransport, and RedisJobStore, add Redis Cluster support
- Introduced comprehensive integration tests for GenerationJobManager, covering both in-memory and Redis modes to ensure consistent job management and event handling.
- Added tests for RedisEventTransport to validate pub/sub functionality, including cross-instance event delivery and error handling.
- Implemented integration tests for RedisJobStore, focusing on multi-instance job access, content reconstruction from chunks, and consumer group behavior.
- Enhanced test setup and teardown processes to ensure a clean environment for each test run, improving reliability and maintainability.
2025-12-15 18:49:04 -05:00
..
api feat: Add integration tests for GenerationJobManager, RedisEventTransport, and RedisJobStore, add Redis Cluster support 2025-12-15 18:49:04 -05:00
client v0.8.2-rc1 (#10987) 2025-12-15 18:47:55 -05:00
data-provider refactor: Enhance GenerationJobManager with In-Memory Implementations 2025-12-15 18:48:56 -05:00
data-schemas v0.8.2-rc1 (#10987) 2025-12-15 18:47:55 -05:00