Skip to content

evolbit/akka-http-with-persistance-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akka http + akka persistance (mongodb) + event sourcing

This demo shows how to use akka persitance to store messages (mongodb) in sequence for event sourcing.

Every 5 messages a snapshot is saved to avoid receiving too much messages.

The application recover the state from messages stored or snapshots.

Requirements

Mongodb

About

Example on how to use akka-http and akka persistance with mongodb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages