Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support in-memory cache online resize #794

Merged
merged 2 commits into from
Nov 25, 2024

chore: update comments

fd509a6
Select commit
Loading
Failed to load commit list.
Merged

feat: support in-memory cache online resize #794

chore: update comments
fd509a6
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Nov 25, 2024 in 0s

3 / 3 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
Support online in-memory cache resize, add unit tests. Incomplete
Fix ModRandomState. Incomplete
I have written the necessary rustdoc comments Completed
I have added the necessary unit tests and integration tests Completed
I have passed make all (or make fast instead if the old tests are not modified) in my local environment. Completed
Flaky Tests Detection - Detect and resolve failed and flaky tests Incomplete