You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.getAllPresent()
(pending ⏳)The text was updated successfully, but these errors were encountered: