Crate thalo_message_store

Crate thalo_message_store 

Source

Modules§

error
global_event_log
message
A message is a data structure that represents either an instruction to be passed to a process (command), or a record of something that has happened (event) - typically in response to the processing of a command.
outbox
projection
stream

Structs§

MessageStore