Commit Graph

7 Commits

Author SHA1 Message Date
Ari Webb
6d859174c2 feat: make conversations throw http busy to stop race condition [LET-6842] (#8411)
* feat: make conversations throw http busy to stop race condition

* use redis lock instead

* move acquire lock into redis client, integration tests, move lock release into run manager

* fix tests, bug

* conditional import

* remove else

* better release

* run ci

* final reordering lock

* update tests

* wrong naming of lock holder token
2026-01-12 10:57:49 -08:00
cthomas
399b633899 feat: add redis stream support (#4144) 2025-08-24 17:15:34 -07:00
cthomas
f1c936a59d chore: move settings import (#3698) 2025-07-31 23:21:14 -07:00
Andy Li
971fc37cdb fix: redis plugin testing (#2938) 2025-06-20 13:35:35 -07:00
Matthew Zhou
8ef81aefc9 fix: Fix redis client starting even with LETTA_REDIS_PORT and LETTA_REDIS_HOST are unset (#2833) 2025-06-15 20:48:33 -07:00
Andy Li
336896dc5c feat: redis user caching (#2774) 2025-06-12 17:32:07 -07:00
Andy Li
fe317068f6 feat: plugin system and backend runtime flags (#2543) 2025-06-05 18:12:44 -07:00