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(perf): [halt] prevent redundant async cache gets #33

Closed
wants to merge 1 commit into from

Conversation

uladkasach
Copy link
Member

No description provided.

@uladkasach
Copy link
Member Author

turns out, this is not the right place to add this logic

each async-cache needs to do this on their own, since that's the only way to guarantee that they are in sync

i.e., this package should remove the concept of a deduplication cache alltogether, ideally

@uladkasach uladkasach closed this Sep 1, 2024
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