Skip to content

kunalkanojia/akka-persitence-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akka persistence CRUD example with cassandra journal

Uses exact same models and aggregators defined in this blog about eventuate - http://kkanojia.me/blog/event-sourcing-part-1

Uses Persistent Queries to implement the query side.

To run the example you need to have a cassandra instance running. Change the casandra contact-points configuration parameter to point to your local cassandra.

About

Event sourcing with akka persistence and cassandra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages