Zach Zhu
Zach Zhu
+1 for this feature For server side, I wonder if we can find a way for servers to communicate with each other to dynamically get the replica count rather than...
/remove-lifecycle rotten
> One thing we haven't address yet is how the server gets that value. Good point. I've noticed that there was another rotting issue #273 tracking on this. We may...
The auto-increment sequence should be strictly incremental is reasonable, but I don't quite get the point that it should be strictly sequential, will a sequence like `1->3->5->...` cause any problem...
@brandond Thanks for the detailed explanation. But I don't agree with this part: > Any gap would indicate that we have missed some changes to the datastore. It is not...
@AlmogBaku Thanks for the security remind, but I don't think it as a blocking issue as we have ways to protect it: * By binding its listener to `127.0.0.1:`, as...
> what about adding a build tag as a solution? I'm not sure whether this solution is appropriate in this project. Let's just wait for opinions from other maintainers.
@camilamacedo86 Thanks for the clarification, it looks better👍. Code is rebased.
/assign @joelanford
Friendly ping @joelanford for approval or further comments