SnapshotStore

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

Attributes

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

Members list

Value members

Concrete methods

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

Attributes

Source
Snapshot.scala