Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 699 Bytes

File metadata and controls

15 lines (9 loc) · 699 Bytes

Xebia Innovation Day #2 - Akka Persistence 2.4-SNAPSHOT with Cassandra Journal

Goal

#1 Getting Akka Persistence 2.4 to work with a Cassandra Journal. This Journal plugin is going to be largely based on the Akka Persistence Cassandra plugin which can be found at here

#2 Make a very simple app using a Akka 2.4 PersistentActor in combination with the Casandra plugin.

Related information and documentation

Journal Plugin API