siddontang

Results 120 comments of siddontang
trafficstars

Hi @kouhate , maybe we can invite codis author @ngaut to discuss here too. I prefer customizing commands, e.g, for every read command, we can add "FROM SLAVE" or "FROM...

Hi @ngaut , codis will use this feature later?

Hi @kouhate , supporting weight for different server may be interesting, but I think I have no time to do it. :disappointed: These days, I have been studying redis cluster,...

Hi @kouhate, Sorry that I mislead you, what I said to do better is not for balance or other xcodis, but that maybe we can do a better cluster solution...

Yes, I will try to support `FROM MASTER`, `FROM SLAVE` and `TEMPSELECT db` later. :smile:

Sorry, I have only tested in some little projects, so I cannot tell you whether it is stable or not. Btw, wangdoujia's codis is stable now, maybe you can try...

没时间弄呀,不好意思。

Hi @kouhate, I don't know what you mean here: > I wonder you could take the same way as codis or redis-cluster. e.g. updating slot hash while logging write operations...

Em, @breeswish I prefer only using valid to check iterator valid or not, `seek` return nothing,

I see some other apps use above way to select tcp network and don't think it is a big problem because the config address is set by yourself, if you...