Keeping in sync: Sharing sessions between Symfony applications

1 · trivago N.V. · Aug. 26, 2015, 12:13 p.m.
Learn how we managed to move fast and create a new Symfony application without breaking our old legacy session handling. We write to our legacy session (which is file based) from our new project which uses PDO as the session storage....