Skip to content

Maxe12/cqrs-akka-cassandra-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Demo of CQRS with Scala, Akka and Cassandra/Astra DB

Powered by Rock the JVM!

This repository contains the code we wrote during the CQRS video demo with Scala, Akka and Cassandra/Astra DB

Install and setup

  • install your favorite IDE - in the video I work with IntelliJ IDEA
  • either clone the repo or download as zip
  • open with the IDE as an SBT project

Getting Started

Start by cloning this repository and checkout the start tag:

git checkout start

Seeing the complete code

Either clone this repo as it is, or do

git checkout master

For questions or suggestions

If you have changes to suggest to this repo, either

  • submit a GitHub issue
  • tell me in the course Q/A forum
  • submit a pull request!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%