In testing the latest release of 7.0.0, I discovered that memcached was not working for my ticket registry. This might be a configuration error on my part since I was trying to use the same configuration that I had from 6.5.8.
However, I looked in the documentation and it indicated that memcached was being deprecated as a ticket registry. Could I get a recommendation of what I should switch to from memcached?
My situation is very simple. I am not using clustering, just a standalone server. I do like that up until now memcached persists the tickets through a restart of the CAS server.
I basically am wanting whatever I use to be responsive and if possible persist tickets during a server restart.
I would appreciate any recommendations.
Thanks!