phpfastcache icon indicating copy to clipboard operation
phpfastcache copied to clipboard

redis client side cache at php level

Open osevan opened this issue 1 year ago • 6 comments

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

osevan avatar Jul 15 '24 08:07 osevan

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

github-actions[bot] avatar Jul 15 '24 08:07 github-actions[bot]

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.

osevan avatar Jul 15 '24 08:07 osevan

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 avatar Jul 28 '24 15:07 Geolim4

Hello,

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

Just be patient :P

Geolim4 avatar Sep 01 '24 22:09 Geolim4

Onky support or rebuild of relay?

Own build will be better ofc

Thanks and

Best Regards

osevan avatar Oct 01 '24 08:10 osevan

No, only a custom extension, like Couchbase, Couchdb, etc

Geolim4 avatar Oct 01 '24 12:10 Geolim4