dragonfly
dragonfly copied to clipboard
Fix a bug in `OpTrackKeys`
Not sure if this is a real issue, I think there are no read commands that can contain a value so the traversal is actually done only on keys. @romange maybe you have a counter example? (I also checked JSON commands like MGET, they are multi key but single path)