When using Redis as Session driver, how can I list all Sessions for a given User? With database it is easy, I know that. I'm trying to do that with Redis.
Sorry to raise this post from the dead, but I just published a package that makes this doable. It updates the DB (you control how often with a configurable throttle) so that redis sessions can be tracked/listed/destroyed.
User Agent enrichment happens automatically, and you can optionally install the MaxMind GeoLite2 DB and get Location detail too.
100% type coverage, test coverage, and phpstan at level 9.