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

MemoryCache: depend on Store #5689

Open
BoD opened this issue Mar 6, 2024 · 0 comments
Open

MemoryCache: depend on Store #5689

BoD opened this issue Mar 6, 2024 · 0 comments

Comments

@BoD
Copy link
Contributor

BoD commented Mar 6, 2024

In #5651 we've added Store's Guava KMP port to minimize lock contention with the memory cache. However we needed 2 changes: having the Wasm target setup, and a getAllPresent() API. We've opened PRs there so we can eventually add the dependency to our project if they are accepted while we've copied a few files in the meantime. This issue is to track that.

  • PR adding the Wasm target (merged ✅)
  • PR adding getAllPresent() (pending ⏳)
  • Store releases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant