Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RoadRunner bridge for laravel cache and config improvements #705

Closed
wants to merge 1 commit into from

Conversation

asanikovich
Copy link

@asanikovich asanikovich commented Jun 7, 2023

I offer to add the RoadRunner bridge for Laravel Cache. It will work by RPC.

Also, I prepare some config improvements to correctly set up rr server.
I am ready to update related docs and add more tests if you say I am on the right path.

Changes:
To install RoadRunner we require package "spiral/roadrunner-kv".

@asanikovich asanikovich force-pushed the rr-cache branch 30 times, most recently from a1f1007 to 5cb4f43 Compare June 8, 2023 12:33
@asanikovich asanikovich force-pushed the rr-cache branch 3 times, most recently from e07930a to 7b552c1 Compare June 8, 2023 13:14
@taylorotwell
Copy link
Member

Could this be published as a package?

@asanikovich
Copy link
Author

@taylorotwell I want to include in the default octane package to support the octane cache regardless of the driver (RR or swoole)

@asanikovich
Copy link
Author

@taylorotwell
I make a package with full coverage (tested in a real app).
https://github.com/asanikovich/laravel-roadrunner-cache
Can you promote it somewhere in docs related to octane?

FYI @smortexa

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.

None yet

2 participants