Skip to content

Release Notes 0.5 M1

krasserm edited this page Mar 26, 2013 · 3 revisions

(originally posted here)

Eventsourced is a library that adds event-sourcing to Akka actors via stackable traits.

Documentation

Repositories

Changes

since version 0.4.1.

Journals

Processors and channels

Message

  • senderMessageId field removed from Message (#44, see also idempotency)

Misc

Project

Contributors

  • Raman Gupta (configurable dispatchers for journals, OSGi metadata)

Many thanks to all contributors!