issues
search
eligosource
/
eventsourced
A library for building reliable, scalable and distributed event-sourced applications in Scala
Apache License 2.0
828
stars
98
forks
source link
Standalone channel usage (closes #84)
#96
Closed
krasserm
closed
11 years ago
krasserm
commented
11 years ago
Channel accepts event messages with processor id 0
Channel accepts plain events
Standalone channel usage example
Fix erroneous sequence number recovery with Journal.IO (closes #95)
Reset temporary sender paths for previously persisted output messages
Undo temporary changes in ReliableChannelSpec
Additional tests
sequence number recovery
sender path reset