You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to configure Cachet to use Redis for both session storage and caching, but it doesn't seem to be taking effect. Even with debug enabled, I haven't found any clues, and no records were created in Redis either.
I tried investigating Redis usage in the source code and saw that it uses the Predis client; I attempted to find any usage references in the source code but was also unsuccessful.
I am using v2.4 with the following environment variables:
I am trying to configure Cachet to use Redis for both session storage and caching, but it doesn't seem to be taking effect. Even with debug enabled, I haven't found any clues, and no records were created in Redis either.
I tried investigating Redis usage in the source code and saw that it uses the Predis client; I attempted to find any usage references in the source code but was also unsuccessful.
I am using v2.4 with the following environment variables:
The text was updated successfully, but these errors were encountered: