Skip to content

Instantly share code, notes, and snippets.

@greglu
Created April 28, 2010 01:29
Show Gist options
  • Select an option

  • Save greglu/381613 to your computer and use it in GitHub Desktop.

Select an option

Save greglu/381613 to your computer and use it in GitHub Desktop.
development:
adapter: cassandra
keyspace: development
servers: localhost:9160
test:
adapter: cassandra
keyspace: test
servers: localhost:9160
production:
adapter: cassandra
keyspace: production
servers:
- server1.domain.com
- server2.domain.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment