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

Idempotent receiver support #14

Closed krasserm closed 11 years ago

krasserm commented 12 years ago
krasserm commented 12 years ago

Experimental support available with Idempotent trait.

krasserm commented 12 years ago

Guidelines documented in Idempotency section of the user guide.