Thanks!
Sorry if you are receiving this twice, but I cannot find the trace of my post, so I'm writing again.1. I wanted to manually change the leader for a range, and I found there is a command called "LeaderLease". How could I use this?2. Can raft leader delay the propagation of the updated value? Sometimes, I want to be able to just write at one instance (leader) to make write operation faster.
3. Is it possible for me to choose which instances will have replicas?
4. If I run cockroachdb with only one instance.. would raft still be used in order to update a value?
--
Thanks!
You received this message because you are subscribed to the Google Groups "CockroachDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cockroach-db...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Joshua,
Can you use it as a SQL database and not bother about the implementation?
We would prefer if you can file issues based on observed problems.
Thanks for your interest in cockroachdb
Thanks