litellm/litellm-rust
Yujong Lee 44a518ea25 fix(rust): evict in-memory cache entries at the expiry boundary
Matches Python evict_cache, which uses expiration <= now

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-09-16 18:30:45 +00:00
..
crates fix(rust): evict in-memory cache entries at the expiry boundary 2026-09-16 18:30:45 +00:00
.gitignore feat: add LiteLLM Rust workspace with Mistral OCR bridge (#31033) 2026-06-23 13:16:47 -07:00
Cargo.lock refactor(rust): extract auth and cache crates 2026-09-16 18:12:11 +00:00
Cargo.toml refactor(rust): extract auth and cache crates 2026-09-16 18:12:11 +00:00