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

#2220 client-side-caching-poc2 #2238

Closed
wants to merge 1 commit into from
Closed

#2220 client-side-caching-poc2 #2238

wants to merge 1 commit into from

Conversation

tgrall
Copy link
Contributor

@tgrall tgrall commented Aug 28, 2020

A different approach to the PR #2236

  • here the client should use a different class ClientSideCaching and pass 2 jedis connection (the data and the invalidation / RESP2)
  • this class implement "some" of the JedisCommands and manage the cache

Is that better than the other idea?
It is a quick PoC, should I continue this path?

If not interesting, I can simply start with a small blog post showing how to use CSC in a Jedis application (does not have to be "in the client lib" to start.

@sazzad16
Copy link
Contributor

@tgrall Looks good to me. WDYT about adding very limited number of constructors to create Jedis internally?

@wp973
Copy link

wp973 commented Sep 21, 2023

Can we implement client-side caching based on resp3 and "push" message? 🧐

@sazzad16
Copy link
Contributor

Closing in favor of #3757

@sazzad16 sazzad16 closed this Sep 16, 2024
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.

3 participants