module-backend
0.12.0
module-backend
API
edomata.backend
cqrs
AggregateState
Backend
BackendBuilder
CommandHandler
CommandHandler
Notifications
Notifications
NotificationsConsumer
NotificationsPublisher
PartialBackendBuilder
Repository
RepositoryReader
Storage
StorageDriver
eventsourcing
AggregateState
Valid
Conflicted
Backend
BackendBuilder
CachedRepository
CommandHandler
CommandHandler
JournalReader
Notifications
Notifications
NotificationsConsumer
NotificationsPublisher
PartialBackendBuilder
Repository
RepositoryReader
RepositoryReader
SnapshotPersistence
SnapshotReader
SnapshotStore
SnapshotStore
Storage
StorageDriver
Backend
BackendError
BackendError
MaxRetryExceeded
PersistenceError
UnknownError
VersionConflict
Cache
Cache
CommandState
Redundant
CommandStore
CommandStore
EventMessage
EventMetadata
OutboxConsumer
OutboxItem
OutboxReader
module-backend
/
edomata.backend
/
CommandStore
CommandStore
edomata.backend.CommandStore
See the
CommandStore
companion trait
object
CommandStore
Attributes
Companion
trait
Source
CommandStore.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
CommandStore
.type
Members list
Clear all
Value members
Concrete methods
def
inMem
[
F
[
_
]](
size
:
Int
)(
using
F
:
Async
[
F
]):
F
[
CommandStore
[
F
]]
Attributes
Source
CommandStore.scala
In this article
Attributes
Members list
Value members
Concrete methods