Skip to content

hxgong/strata-cassandra-workshop

 
 

Repository files navigation

Mini workshop for Strata Cassandra hands on lab.

An example of how to use Cassandra to build an e-bay like Auction service. Uses the following tech stack:

TechStack

The Data Access layer is incomplete. Your job is to finish it!

You'll need to design tables for Users, Auctions and Auction Bids.

If you put your schema in tables.cql and run ./gradlew buildSchema the statements will be run against a local cassandra node.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 78.0%
  • HTML 15.0%
  • JavaScript 7.0%