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 don't see a need for this and am put off by the complexity of having another layer of cacheing to worry about. At best, Redis will only have an affect on logged in users and, currently, I think their performance experience is adequate. If we're interested in speeding up db performance, I think it'd be better to focus our efforts on reducing all the hits we get from hacker bots. #749 is a good start on this.
Let's test Redis out
Setup guide
The text was updated successfully, but these errors were encountered: