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

redis client side cache at php level #914

Open
osevan opened this issue Jul 15, 2024 · 4 comments
Open

redis client side cache at php level #914

osevan opened this issue Jul 15, 2024 · 4 comments
Assignees

Comments

@osevan
Copy link

osevan commented Jul 15, 2024

What's your question ?

I have question about client side cache at php level:
Is this possible with your project already?

Like this one:

https://relay.so/

Thanks and

Best Regards

References (optional)

No response

Do you have anything more you want to share? (optional)

No response

Copy link

Hello curious contributor !
Since it seems to be your first contribution, make sure that you've been:

  • Reading and searching out our WIKI
  • Reading and agreed with our Code Of Conduct
  • Reading and understood our Coding Guideline
  • Reading our README
    If everything looks unclear to you, tell us what 😄
    The Phpfastcache Team

@osevan
Copy link
Author

osevan commented Jul 15, 2024

https://redis.io/docs/latest/develop/use/client-side-caching/

Usually the two key advantages of client-side caching are:

Data is available with a very small latency.
The database system receives less queries, allowing it to serve the same dataset with a smaller number of nodes.

@Geolim4
Copy link
Member

Geolim4 commented Jul 28, 2024

Hello,

Thanks for the suggestion, I'm currently critically lacking of time to implement a new driver, but I'm hyped for sure by the idea of such implementation.

Can't guarantee you anything for the next 3 month at least however :)

@Geolim4
Copy link
Member

Geolim4 commented Sep 1, 2024

Hello,

I will add support for Relay extension probably by the end of 2024 :)

Just be patient :P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants