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

feat: support async methods in ICacheStore #115

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

therealsujitk
Copy link

@therealsujitk therealsujitk commented Jun 16, 2024

Closes - #114

Summary

Added support for writing asynchronous methods in ICacheStore.

Changes

Results

  • I've tested these changes locally by using an asynchronous store, and it seems to work as it should.
  • I couldn't run the npm test command properly, some test cases failed, I'm hoping someone can help with this. Note that these results are unchanged before and after my changes.
     Test Files  7 failed | 11 passed (18)
          Tests  10 failed | 69 passed (102)
    

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

Successfully merging this pull request may close these issues.

1 participant