We would like to use Aeron as persistent queue. Is it possible to setup Aeron Cluster to provide
Currently Aeron Cluster requires that logic to process events from Cluster's replicated log has to be implemented as a ClusteredService.
Having Cluster run without services and providing a replay feature similar to how replay from the Archive works is a feature that is being considered.