I have a few different pieces of work here. If it's confusing that they are all coming in together, I apologize.
I have setup Faraday to be more aggressive about retries since under load, our ES cluster sends back junk ALL THE TIME. It's a pain, but we deal with it.
We surface the original SourceEventUri for doing some correlation with other streams
We can read the state of projections
Projections are currently "undocumented" by the ES team, but "Coming in Q2 2016", so I'm starting to experiment with them. This is kind of a clunky addon, but it works for now.
I have a few different pieces of work here. If it's confusing that they are all coming in together, I apologize.
Projections are currently "undocumented" by the ES team, but "Coming in Q2 2016", so I'm starting to experiment with them. This is kind of a clunky addon, but it works for now.