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

[FEATURE] Add async operations for CacheManager and ICacheRepository classes #88

Open
guibranco opened this issue Sep 7, 2020 · 0 comments
Labels
cache enhancement New feature or request good first issue Good for newcomers hacktoberfest HACKTOBERFEST Accepted PR help wanted Extra attention is needed

Comments

@guibranco
Copy link
Owner

Add async support to CacheManager methods and for the ICacheRepository implementations:

  • MemoryCacheRepository on core project.
  • RedisCacheRepository on CrispyWaffle.Redis project.
@guibranco guibranco added cache enhancement New feature or request labels Sep 7, 2020
@guibranco guibranco self-assigned this May 6, 2021
@guibranco guibranco removed their assignment Jun 30, 2023
@guibranco guibranco added the help wanted Extra attention is needed label Jun 30, 2023
@guibranco guibranco added hacktoberfest HACKTOBERFEST Accepted PR good first issue Good for newcomers labels Oct 7, 2023
@guibranco guibranco changed the title Add async operations for CacheManager and ICacheRepository classes Add async operations for CacheManager and ICacheRepository classes Oct 25, 2023
@guibranco guibranco changed the title Add async operations for CacheManager and ICacheRepository classes [FEATURE] Add async operations for CacheManager and ICacheRepository classes May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cache enhancement New feature or request good first issue Good for newcomers hacktoberfest HACKTOBERFEST Accepted PR help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant