{"id":13990663,"url":"https://github.com/spotify/docker-cassandra","last_synced_at":"2025-07-22T13:30:41.675Z","repository":{"id":19415433,"uuid":"22657690","full_name":"spotify/docker-cassandra","owner":"spotify","description":"Cassandra in Docker with fast startup","archived":true,"fork":false,"pushed_at":"2017-06-26T16:07:48.000Z","size":39,"stargazers_count":220,"open_issues_count":5,"forks_count":75,"subscribers_count":119,"default_branch":"master","last_synced_at":"2024-08-09T13:17:38.740Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spotify.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-05T20:05:12.000Z","updated_at":"2024-06-27T09:48:40.000Z","dependencies_parsed_at":"2022-09-13T08:41:44.911Z","dependency_job_id":null,"html_url":"https://github.com/spotify/docker-cassandra","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fdocker-cassandra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fdocker-cassandra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fdocker-cassandra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fdocker-cassandra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify","download_url":"https://codeload.github.com/spotify/docker-cassandra/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227098916,"owners_count":17730668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-09T13:03:04.371Z","updated_at":"2024-11-29T10:31:15.348Z","avatar_url":"https://github.com/spotify.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"Cassandra in Docker\n===\n\nThis repository provides everything you need to run Cassandra in Docker, and is tuned for fast\ncontainer startup.\n\nWhy?\n---\nWhile naive Cassandra images take around 30 seconds to start, our containers take only a few seconds.\nOptimizations include:\n\n* Disabling vnodes. We don't use them at Spotify, and Cassandra starts much faster without them\n  (~10 sec).\n* Disabling something called \"waiting for gossip to settle down\" because there is no gossip in a\n  one-node cluster (another ~10 sec).\n\nIn the box\n---\n* **spotify/cassandra**\n\n  This is probably the image you want, it runs a one-node Cassandra cluster.\n  Built from the `cassandra` directory.\n\n* **spotify/cassandra:cluster**\n\n  Runs a Cassandra cluster. Expects `CASSANDRA_SEEDS` and `CASSANDRA_TOKEN` env variables to be set.\n  If `CASSANDRA_SEEDS` is not set, node acts as its own seed. If `CASSANDRA_TOKEN` is not set, the\n  container will not run. Built from the `cassandra-cluster` directory.\n\n* **spotify/cassandra:base**\n\n  The base image with an unconfigured Cassandra installation. You probably don't want to use this\n  directly. Built from the `cassandra-base` directory.\n\nNotes\n---\nThings are still under heavy development:\n* Only Cassandra 2.0 with almost-generic config (miles away from what we actually run Cassandra\n  with) is supported so far.\n* There's nothing to help you with tokens and stuff.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspotify%2Fdocker-cassandra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspotify%2Fdocker-cassandra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspotify%2Fdocker-cassandra/lists"}