You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you @TedHartMS for fixing #151 for strings, now I'm seeing the same behavior for data structures where expired keys are showing in a SCAN. Apologies that I should have tried testing the data structures in addition to strings.
Steps to reproduce the bug
Add any data structure type with an expiry (Hash, List, Set, Sorted Set) and wait until it expires.
Run the SCAN command (i.e. SCAN *)
Expected behavior
The expired data structures should not appear in the list when SCAN is run.
Screenshots
No response
Release version
v1.0.6
IDE
No response
OS version
Windows 11
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Thank you @TedHartMS for fixing #151 for strings, now I'm seeing the same behavior for data structures where expired keys are showing in a SCAN. Apologies that I should have tried testing the data structures in addition to strings.
Steps to reproduce the bug
Add any data structure type with an expiry (Hash, List, Set, Sorted Set) and wait until it expires.
Run the SCAN command (i.e. SCAN *)
Expected behavior
The expired data structures should not appear in the list when SCAN is run.
Screenshots
No response
Release version
v1.0.6
IDE
No response
OS version
Windows 11
Additional context
No response
The text was updated successfully, but these errors were encountered: