Hello,

I wanted to announce a small project that I've worked on a while ago, that
may be useful to other people:

https://github.com/multani/cassandra-external-file-seed-provider

This is a simple seed provider that fetches the list of seeds from an
externally managed file.

The original goal was to fetch the list of seeds from a specific key from
our Consul cluster and save it in a dedicated file using Consul Template,
without having to update the whole cassandra.yaml file.
I believe this is general enough to help other people as well.

Best,

 Jonathan

Reply via email to