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

Add missing cache client methods #97

Open
1 of 8 tasks
pgautier404 opened this issue Mar 16, 2023 · 1 comment
Open
1 of 8 tasks

Add missing cache client methods #97

pgautier404 opened this issue Mar 16, 2023 · 1 comment

Comments

@pgautier404
Copy link
Collaborator

pgautier404 commented Mar 16, 2023

The following cache client operations are unimplemented:

  • keysExist
  • increment
  • listConcatenateFront
  • listConcatenateBack
  • setAddElements
  • setRemoveElements
  • setContainsElements
  • setContainsElement
@pgautier404 pgautier404 self-assigned this Mar 17, 2023
@pgautier404
Copy link
Collaborator Author

keysExist is added in #99. Holding off on implementing the rest as they aren't 1.0 blockers.

@pgautier404 pgautier404 removed their assignment Mar 17, 2023
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

No branches or pull requests

1 participant