Package

io.funcqrs.akka

backend

Permalink

package backend

Visibility
  1. Public
  2. All

Type Members

  1. case class AggregateActorRef[A <: AggregateLike](id: A.Id, aggregateManagerActor: ActorRef, projectionMonitor: ActorRef) extends AggregateAliases with Product with Serializable

    Permalink
  2. trait AkkaBackend extends Backend[Future]

    Permalink
  3. trait EventsFilter extends AnyRef

    Permalink
  4. case class Limit(count: Int) extends EventsFilter with Product with Serializable

    Permalink
  5. class ViewBoundedAggregateActorRef[A <: AggregateLike] extends AggregateAliases

    Permalink

Value Members

  1. object All extends EventsFilter with Product with Serializable

    Permalink

Ungrouped