mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-27 01:22:18 +00:00
Extend cache-redis so RedisTopology::Cluster routes single-key commands by hash slot, groups pipelines by slot while keeping reply order, scans and scoped-flushes every primary, and fans admin commands out to all nodes. The bridge projects RedisClusterCache startup_nodes into the typed topology, accepts the exact RedisClusterCache identity, guards nodes_manager state, and falls back to Python for anything it cannot project. Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| cache | ||
| routes | ||
| credentials.rs | ||
| diagnostics.rs | ||
| errors.rs | ||
| http.rs | ||
| lib.rs | ||
| marshal.rs | ||
| python_settings.rs | ||
| token_counter.rs | ||