- 01 Apr, 2022 2 commits
- 23 Mar, 2022 3 commits
- 21 Mar, 2022 1 commit
-
-
Eevans authored
-
- 09 Mar, 2022 2 commits
Introduces a `local_dc` attribute to the Cassandra config stanza. If set, the Cassandra driver session will utilize `gocql.DCAwareRoundRobinPolicy` (using the value of `local_dc`), otherwise fallback to `gocql.RoundRobinHostPolicy`.