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

Processor and channel ids must be positive integers #47

Closed krasserm closed 11 years ago

krasserm commented 11 years ago

Should be enforced on EventsourcingExtension level.