Conversation:
Notices
-
@postblue RedisCache should be compatible with InProcessCache, yes. BUT I think both InProcessCache and Memcache(d) are susceptible to the "frozen user timeline" bug. RedisCache by itself should behave properly (I'm still looking at the Qvitter aspect though).
-
@postblue Thanks for trying it out. I'll have a look at the socket option, and test it with qvitter as well, later this evening (I never tried it with qvitter before)
-
@postblue Tu devrais pouvoir utiliser $config['rediscache']['connection'] = [ 'unix:/var/run/redis/redis.sock' ]; comme configuration
-
@postblue speaking of which, I'm trying to reproduce the Qvitter+RedisCache behaviour you mentioned. Do you remember which timeline(s) were affected?