Skip to content

A super hacky way to initialize keyspaces and tables in cassandra using docker-compose.

License

Notifications You must be signed in to change notification settings

ansrivas/initcassandra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

initcassandra

A super hacky way to initialize keyspaces and tables in cassandra using docker-compose.

This is just meant to run ad-hoc tests for cassandra using docker-containers.

Background:

  1. Needed a cassandra docker container to run tests with automatic migrations.
  2. Currently cassandra doesn't support anything like that.

Usage:

Create your keyspaces/tables etc. inside init.cql and hit docker-compose up --build

About

A super hacky way to initialize keyspaces and tables in cassandra using docker-compose.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages