rustyrazorblade / easy-cass-lab

Create Apache Cassandra lab environments in AWS
https://rustyrazorblade.com/
Other
11 stars 7 forks source link

Add additional patch options for individual nodes #126

Open rustyrazorblade opened 7 months ago

rustyrazorblade commented 7 months ago

The patch system is very useful. It would be even better if I could create another layer of patch that's node specific. For example, if I want to create a 2 node cluster, one using Trie memtables, the other using SkipList.