Packages

o

akka.projection.r2dbc.scaladsl

R2dbcReplication

object R2dbcReplication

Source
R2dbcReplication.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. R2dbcReplication
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def apply(settings: R2dbcProjectionSettings): ReplicationProjectionProvider

    Creates a projection provider for using R2dbc as backend for the Akka Projection gRPC transport for Replicated Event Sourcing.

  2. def apply()(implicit system: ActorSystem[_]): ReplicationProjectionProvider

    Creates a projection provider for using R2dbc as backend for the Akka Projection gRPC transport for Replicated Event Sourcing.