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

perf: [Explorer] scan on enormous keys #58

Merged
merged 1 commit into from
Feb 13, 2025
Merged

perf: [Explorer] scan on enormous keys #58

merged 1 commit into from
Feb 13, 2025

Conversation

honhimW
Copy link
Owner

@honhimW honhimW commented Feb 13, 2025

Only a number of keys smaller than scan_size during a Redis scan, instead of scanning all of them iteratively.

Only a number of keys smaller than `scan_size` during a Redis scan, instead of scanning all of them iteratively.
@honhimW honhimW merged commit 2f7929b into main Feb 13, 2025
4 checks passed
@honhimW honhimW deleted the perf-explorer-scan branch February 13, 2025 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant