BackendBuilder
edomata.backend.eventsourcing.BackendBuilder
Attributes
- Source
- Backend.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Source
- Backend.scala
Attributes
- Source
- Backend.scala
Attributes
- Source
- Backend.scala
def persistedSnapshot(maxInMem: Int, maxBuffer: Int, maxWait: FiniteDuration)(using codec: Codec[S]): BackendBuilder[F, Codec, C, S, E, R, N]
Attributes
- Source
- Backend.scala
Attributes
- Source
- Backend.scala
Attributes
- Source
- Backend.scala
Attributes
- Source
- Backend.scala
Attributes
- Source
- Backend.scala
def withRetryConfig(maxRetry: Int, retryInitialDelay: FiniteDuration): BackendBuilder[F, Codec, C, S, E, R, N]
Attributes
- Source
- Backend.scala
Attributes
- Source
- Backend.scala
In this article