feat: make 5m cache-creation ratio configurable - #2870
Conversation
WalkthroughThis PR introduces a new "CreateCacheRatio" configuration option enabling users to control cache creation multipliers. It adds backend request handling via the controller-model layer, implements thread-safe ratio storage with JSON serialization in the ratio_setting package, and provides a frontend UI component with internationalization support across six languages. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…ion-configurable feat: make 5m cache-creation ratio configurable
Summary by CodeRabbit