SnapshotStore

edomata.backend.eventsourcing.SnapshotStore$
See theSnapshotStore companion trait

Attributes

Companion:
trait
Source:
Snapshot.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def inMem[F[_] : Async, S](size: Int): F[SnapshotStore[F, S]]

Attributes

Source:
Snapshot.scala