陈小玉

Results 10 comments of 陈小玉

没有集群这么一说哈,只能 client 去 hash 散开,参考 memcached client 做法

client 实现 hash 倒是可以考虑一下..

I have update the README. "rabbitmq-http" binary file in your $GOPATH/bin dir. Thanks

Thanks for report this, i will test and fix it.

not yet, welcome to send pull-request ~

try to start zed with command line: ```bash cd /Applications/Zed.app/Contents/MacOS export http_proxy=xxx export https_proxy=yyy zed ```

Thanks for reply :) the `dump-series` print series string and dedup the result (add a cache map)

Hi @bboreham the PR has new commits, and doc and testcase updated too :)

> Just my 2 cents. > > Note that if the json formatting isn't required, the series can also be fetched with sth like `promtool tsdb dump | sed 's/}...

> Thanks for continuing to work on the PR. I think it can be simplified. > > Note also that several commits are missing 'DCO signoff', which we need to...