Using redis for sessions doesn't scale for pixelfed.social anymore 😅
@dansup Huh. No way. How much stuff do you put into each session?
@Gargron It's not that much stuff but laravel creates sessions for unauthenticated users and I guess the redis session driver has no GC lol
Server run by the main developers of the project It is not focused on any particular niche interest - everyone is welcome as long as you follow our code of conduct!
@Gargron It's not that much stuff but laravel creates sessions for unauthenticated users and I guess the redis session driver has no GC lol