Skip to content

kunalkanojia/react-play-eventsourcing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Scala event sourcing example.

The example application uses Play 2.5 and Eventuate(https://github.com/RBMHTechnology/eventuate) for event sourcing.

The events are written to a LevelDB log.

The application also implements a sample websocket to push all the trade messages to connected clients in json.

The app is deployed on heroku, you can access it here - http://play-eventsourcing.herokuapp.com/

Find more information read this blog post - https://kunalkanojia.github.io/blog/event-sourcing-part-1

About

play framework 2.5 , event sourcing, CQRS, eventuate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages