prisma-redis-middleware
prisma-redis-middleware copied to clipboard
Add a namespace in the key to be able to group the keys in a "folder"
Describe the bug Currently, the keys are being added to the root, without a namespace identifier, if you use a GUI this will be your view (available in screenshot section)
Expected behavior A clean view of my keys, and I can easily invalidate the cache by just deleting the namespace (root).
Screenshots
