With its current API where all operations are of blocking nature, AuditEventRepository cannot be properly implemented using a non-blocking data store and is therefore not really suitable for use on a reactive runtime.
With its current API where all operations are of blocking nature, AuditEventRepository cannot be properly implemented using a non-blocking data store and is therefore not really suitable for use on a reactive runtime.