Laravel 13.20+ adds support for custom Redis session prefixes. This is especially useful when using managed Redis services like Upstash or ElastiCache, where sessions and cache often share the same Redis database. A small change that makes key organization much cleaner.
2 likes 0 replies
?