This feature request is so little that I ashamed to bring it on the table.
It’s considered as a best practice to use “:” instead of “_” in redis keys name.
I have a architecture where redis is share with other part of my stack and some visualisation/monitoring tools only split keys with “:” showing me all the keys and messing it a bit …
So: Please use “:” to split redis key by types.