Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.2 KB

README.md

File metadata and controls

26 lines (14 loc) · 1.2 KB

Cassandra DynamoDB Adapter Example

This is an example project to demonstrate how to use cassandra-dynamoDB-adapter to run your DynamoDB workloads on Apache Cassandra.


⚠️ NOTE

This repository was originally created by students in the Master of Computational Data Science (MCDS) program at Carnegie Mellon University (CMU) as a capstone project. The repository has been donated to the Stargate project to demonstrate how to use an API Service created according to the Stargate v2 architecture.

The adapter is not a full implementation of the Dynamo DB API and is not considered production ready, or officially supported by the Stargate project at this time.


Quick Start

Please refer to dynamoDB-adapter and set up your Cassandra + Stargate coordinator + DynamoDB adapter cluster.

Then, you should be able to run the DynamoSampleApp using maven or IDE (Intellij IDEA is recommended).

Demo Video

demo.mp4