Feature Request: prefix string for result backend
Opened this issue · 1 comments
Graeme22 commented
Hi, thanks for this great project!
When using Redis to store results, it might be nice to be able to add a prefix to the key to better organize the database. RedisInsight, for example, organizes keys into folders based on the :
separator.
If desired I can submit a PR.
s3rius commented
That would be nice to have. PRs are always welcome.