Skip to content

anikiforovopensource/poc-fast-event-sourcing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast Event Sourcing on Cassandra - Proof of Concept

This project is a proof of concept that combines Event Sourcing with application level write batching to increase the number of persisted events by a factor of 10x to 100x depending on application.

  • clone the repo git clone [email protected]:PagerDuty/poc-fast-event-sourcing
  • cd into the project cd poc-fast-event-sourcing
  • run using sbt run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages