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

fix: reduce the maxmimum running time of scan operation to ~100ms #2195

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Conversation

romange
Copy link
Collaborator

@romange romange commented Nov 20, 2023

Fixes the case where a client library expect SCAN to return quicker (context: ruby's Rails.cache.delete_matched("prefix_*") times out)

Fixes the case where a client library expect SCAN to return quicker
(context: ruby's Rails.cache.delete_matched("prefix_*") times out)

Signed-off-by: Roman Gershman <roman@dragonflydb.io>
@romange romange enabled auto-merge (squash) November 20, 2023 12:38
@romange romange merged commit 79dbd5f into main Nov 20, 2023
10 checks passed
@romange romange deleted the Pr2 branch November 20, 2023 12:52
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.

None yet

2 participants