Open rustyrazorblade opened 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.
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.