-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Currently, all calls are blocking and wait until the data is stored into the cache. Async API would make applications respond much faster.
It would even provide form of eventual consistency when combined with persistence (e.g. using cache entry listeners)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels