Skip to content

feat: client-side caching #2542

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

monkey92t
Copy link
Collaborator

@monkey92t monkey92t commented Apr 5, 2023

This is the first step for us to implement client-side caching, although no functionality has been implemented yet. 😄

Signed-off-by: monkey92t <[email protected]>
@monkey92t monkey92t changed the title feat: cache init feat: side-client caching Apr 5, 2023
@monkey92t monkey92t changed the title feat: side-client caching feat: client-side caching Apr 5, 2023
@monkey92t monkey92t marked this pull request as draft April 5, 2023 15:53
@jamalcole
Copy link

This is the first step for us to implement client-side caching, although no functionality has been implemented yet. 😄

@monkey92t any timeline for implementing client side redis? Also, would you like any help on getting this feature implemented?

@monkey92t
Copy link
Collaborator Author

@jamalcole Without a timetable, it is currently still in the testing phase. If you are interested, you can suggest any ideas or code.

@someview
Copy link

Is there some progress about client side cache?

@monkey92t
Copy link
Collaborator Author

Is there some progress about client side cache?

Sorry, I've tried many API designs, but none of them seem to cover all scenarios. I feel like it might be better to develop it based on specific use cases rather than designing a generic API.

@someview
Copy link

someview commented Jun 5, 2024

Is there some progress about client side cache?

Sorry, I've tried many API designs, but none of them seem to cover all scenarios. I feel like it might be better to develop it based on specific use cases rather than designing a generic API.

I find another redis client lib to achieve some client side cache feature. rueidis may offer some feature about this

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

Successfully merging this pull request may close these issues.

4 participants