Skip to content

Asynchronous API #12

@OndroMih

Description

@OndroMih

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions