Discussion about this post

User's avatar
Jonas Hansen's avatar

A bit out of scope of article ctx, but worth mentioning for users adopting this, is setting up a persistent connection (pconnect) and using a socket rather than tcp/ip.

In addition, the article covers the scope of a cluster, in which a redis service is a great choice.

However for a single server or vps, a better option may be Swoole table thru laravel octane.

A Swoole table can also function as a shared intermediate layer to a redis cluster.

Whether it's worth it in terms of complexity, is to be evaluated thru a cost / benefit analysis.

Expand full comment
SYAHRIGA SYAHRUL's avatar

Hi Martin, interesting topic there. I loved this, give me insights. never do optimation like using LRU Caches

Expand full comment
2 more comments...

No posts