Memcached – php-gds-session Class LookupRequest not found
I'm trying to migrate my App to Google App Engine php7.2. The Main problem is, that sessions are stored in Memcache. But I need more consistent sessions. I've found a nice Repo that should solve the Problem https://github.com/tomwalder/php-gds-session But it…