Documentation
¶
Overview ¶
Package main demonstrates basic usage of the Helix dual-database client library.
This example shows how to set up a Helix CQL client with two Cassandra clusters and perform dual-write operations.
Prerequisites ¶
- Two Cassandra clusters running (e.g., on localhost:9042 and localhost:9043) - A keyspace and table created in both clusters
Running ¶
go run main.go
Click to show internal directories.
Click to hide internal directories.