Skip to content

aar0np/DataStaxOpoly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataStaxOpoly

A DataStax version of everyone's favorite boardgame to test Cassandra ACID transactions.

Requirements

  • Java 21
  • Maven
  • Apache Cassandra 6 w/ Accord ACID transactions
  • Keyspace named datastaxopoly
  • CQL schema from datastaxopoly.cql
  • The following environment variables:
    • CASSANDRA_DATACENTER
    • CASSANDRA_ENDPOINT
    • CASSANDRA_KEYSPACE
    • CASSANDRA_PASSWORD
    • CASSANDRA_USERNAME
  • Build with Maven and run!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages