BackendBuilder
edomata.backend.cqrs.BackendBuilder
Attributes
- Source:
- Backend.scala
- Graph
- Supertypes
Members list
Concise view
Value members
Concrete methods
Attributes
- Source:
- Backend.scala
Attributes
- Source:
- Backend.scala
def withCommandCache(cache: Resource[F, CommandStore[F]]): BackendBuilder[F, Codec, Handler, C, S, 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, Handler, C, S, R, N]
Attributes
- Source:
- Backend.scala
Attributes
- Source:
- Backend.scala
Concrete fields
Attributes
- Source:
- Backend.scala
Attributes
- Source:
- Backend.scala
Attributes
- Source:
- Backend.scala