LibreChat/packages
Danny Avila 10b4b6eeae
refactor: Enhance RedisJobStore with local graph caching for improved performance
- Introduced a local cache for graph references using WeakRef to optimize reconnects for the same instance.
- Updated job deletion and cleanup methods to manage the local cache effectively, ensuring stale entries are removed.
- Enhanced content retrieval methods to prioritize local cache access, reducing Redis round-trips for same-instance reconnects.
- Improved documentation and comments for clarity on the caching mechanism and its benefits.
2025-12-15 18:49:04 -05:00
..
api refactor: Enhance RedisJobStore with local graph caching for improved performance 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