Interface AsyncRepository

All Known Implementing Classes:
CouchbaseAsyncRepository

@Public
@Experimental
public interface AsyncRepository
The async repository abstraction for entities on top of an AsyncBucket.
Since:
2.2.0
Author:
Michael Nitschinger