Hi All,
Need help to change consistency and serialConsistency from default (LOCAL_QUORUM and LOCAL_SERIAL) both to LOCAL_ONE, how to do that?
I noticed that both are in config.go file? I want to expose them as Environment Variable so I can change the value without compiling the code, how to do that?
Many thanks
-ridwan-