Doug Tangren

Results 401 comments of Doug Tangren

In case any one hasn't already I started working on some thoughts I had over [here](https://github.com/softprops/storehaus/tree/storehaus-instrument) I'm doing "scala-doc driven development". I'm keeping track of my ideas [here](https://github.com/softprops/storehaus/blob/storehaus-instrument/storehaus-instrument/src/main/scala/com/twitter/storehaus/instrument/package.scala). I of...

I started implementing Instrumentation based on the rough design of finagles StatsReceiver. Since we already have the abstraction, I thought it would be interesting to implement one path of instrumentation...

Yea I'm still thinking about the best way to handle the proxy issue this without making a mistake. I'm not sure this is the right one. I really like the...

@avibryant I agree with your last point. ZNodes in zookeeper actually have 3 versions! Likewise Riak has completely different set of [version semantics](http://docs.basho.com/riak/1.2.0/references/appendices/concepts/Vector-Clocks/) and recommendations for how to resolve conflicts....

+1 I'm one looking for the most complete/stable redis client on the market that also plays well with the futures ecosystem

being new to workspaces but not to cargo this feels very much like a paper cut. My finger just got nipped when I tried to publish a new workspace project...

https://github.com/Byron/google-apis-rs and https://github.com/rusoto/rusoto would also like benefit greatly from this

Thanks for sharing. This looks like a good stop gap for not having this as a built in. The main reason I'd still champion this as a built-in is for...

Hi folks what features would you like to see? The reason there hasn’t been much activity is that the scope of this crate is intentionally narrow: converting end variables into...

would https://github.com/softprops/envy/pull/72 cover that?