Chris Dawes

Results 24 comments of Chris Dawes

ooh. vcpkg looks useful. i would definitely admit that env vars for every -sys dependency would get a bit unweildy.

doesn't the driver discover the other nodes in the ring from the initial node(s) it connects to?

crikey. i got more than i bargained for. Thanks for the workaround at least -- that fixes my problem.

could use channels. i'm not sure how expensive this would be, but for every operation that is offered, to use the terminology in pathchildrencache, could include a channel on which...

I license past and future contributions under the dual MIT/Apache-2.0 license, allowing licensees to chose either at their option.

i'd really like to have service discovery added to the list. was playing around with pathchildrencache today (i see you did too) since that would be useful stepping stone.

i've focussed on copying the way that the java implementation serialises its operations using a worker thread. it seems like it could work. i've not had to change your get_data...

i've had some success getting this to work. still to do is to feed the resulting node events out to users of the cache. and some more testing. i had...

i've updated my branch with something that works end-to-end. comments welcome.

tried it on a real zookeeper instance: watch children -> Ok(["test", "hbase", "sandbox-discovery", "zookeeper", "distributed-config", "sandbox", "consumers", "kafka", "discovery", "data-versions", "service-paths"]) cache started press enter to close client Illegal instruction...