differentiate the port of redis and session for caches

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
WarisAli
Posts: 10
Joined: 08 Sep 2022, 05:54

differentiate the port of redis and session for caches

Post by WarisAli » 13 Sep 2022, 12:35

Laravel Version => ^9.2
php => ^8.0.10


I have installed ai-cache => "aimeos/ai-cache": "2022.07.x-dev",
How can we make differentiate the port of redis 6379 session and 6380 for caches ?

User avatar
aimeos
Administrator
Posts: 7858
Joined: 01 Jan 1970, 00:00

Re: differentiate the port of redis and session for caches

Post by aimeos » 14 Sep 2022, 11:43

For sessions, use the Laravel ./config/session.php file to configure the session storage.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply