All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.nosan.embedded.cassandra.local.4.x.x.cassandra.yaml Maven / Gradle / Ivy

There is a newer version: 5.0.0
Show newest version
cluster_name: "Test Cluster"
num_tokens: 256
commitlog_sync: periodic
commitlog_sync_period_in_ms: 10000
seed_provider:
- class_name: org.apache.cassandra.locator.SimpleSeedProvider
  parameters:
  - seeds: "127.0.0.1"
storage_port: 0
ssl_storage_port: 0
listen_address: localhost
start_native_transport: true
native_transport_port: 0
rpc_address: localhost
rpc_keepalive: true
endpoint_snitch: SimpleSnitch
partitioner: org.apache.cassandra.dht.Murmur3Partitioner




© 2015 - 2025 Weber Informatics LLC | Privacy Policy