Skip to content

Conversation

@dansleboby
Copy link
Contributor

This update adds documentation on how to configure Laravel to use Redis via a Unix socket when using the PhpRedis extension. Connecting over a Unix socket can improve performance by eliminating TCP overhead for local connections. The .env example and the config/database.php configuration have been included to guide developers through the setup process.

@taylorotwell taylorotwell merged commit e22c77d into laravel:12.x Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants