unstorage
unstorage copied to clipboard
Deprefixing doesn't remove colon in Redis Driver
Environment
Node.js v23.6.1
Reproduction
Call getKeys with base being set up
Describe the bug
Calling getKeys returns wrong keys(with : at the begging of the keys)
Additional context
No response
Logs
@denisugo can you please share more context how you discover this? #586 looks a good fix however I want to know the root cause of it because tests and normal usage works.
Please see https://github.com/unjs/unstorage/pull/586#issuecomment-2681177887