Laravel octane RoadRunner cache #47635
Unanswered
asanikovich
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please note, that
swoole
in-memory or table cache works only inside HTTP workers.If you want a cache that works from all parts of PHP (HTTP or CLI) - my package https://github.com/asanikovich/laravel-roadrunner-cache and RoadRunner KV will help you.
Beta Was this translation helpful? Give feedback.
All reactions