Cheng Jiang

Results 6 comments of Cheng Jiang

我还想提这个建议,确实是,windows下面是“\n”

服务端集群模式,有很多局限性。最大的就是连接数过多导致性能低和节点数过多的时候会有gossip流量过大的问题。所以感觉codis还是很有必要的,redis6已经使用了快1年了,感觉很稳定,如果要升级的话,建议一步到位6.0

hello,I don’t know if it’s late. I wrote a program to load BloomFilter from offline rdb to remote Redis. It is currently under development and testing. @Damanchen https://github.com/KCacheTeam/redis-proxy-resharding

hello, @TysonAndre @GuanFoxyier I implemented a function that supports the bloomfilter module in https://github.com/631086083/twemproxy/tree/bf, and wrote some test cases, which are running smoothly on some machines. This kind of requirement...

hello, I made a brief modification. When the number of parameters does not match, an error is returned. When a tcp connection is working normally, it will not be actively...

https://github.com/631086083/twemproxy/commit/a7dbaee01373186add1124909ea42a222400d83b This seems to be a very bad implementation. 囧