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 more "Many" methods to the ICacheSupportsMultipleItems #7523

Merged
merged 4 commits into from
Feb 9, 2021

Conversation

realLiangshiwei
Copy link
Member

@realLiangshiwei realLiangshiwei commented Jan 29, 2021

Resolve #4488

Added the following methods

  • GetOrAddMany
  • GetOrAddManyAsync
  • RefreshMany
  • RefreshManyAsync
  • RemoveMany
  • RemoveManyAsync

@realLiangshiwei realLiangshiwei marked this pull request as ready for review February 1, 2021 07:37
@hikalkan hikalkan merged commit ba83880 into dev Feb 9, 2021
@hikalkan hikalkan deleted the liangshiwei/cache branch February 9, 2021 07:45
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.

Add more "Many" methods to the ICacheSupportsMultipleItems
2 participants