rockthejvm / cqrs-akka-cassandra-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Scala 100.0%