-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Feature description
If we have different applications with same cache name and same Redis instance it may cause incorrect behavior of mixing different caches.
I think it would be nice to have an option for cache config like a namespace
.
Or using application name as namespace prefix by default.
ivyazmitinov, GavrilovSV, morki and shuzeo