Apr 14, 2017
0
Level 2
Redis for Session Handling
I am currently using database session storage. we have having locking issues occasionally. We are considering going to a Redis based session handling system. But we are all AWS ELB with many web servers. Is this now currently the best way? A centralized Redis server for session handling? also would this be able to handle queues?
Please or to participate in this conversation.