marconi-progress-and-updates

7 thoughts
last posted Dec. 13, 2013, 9:35 p.m.
0
get stream as: markdown or atom
0

We've tried to make the v1.0 API flexible so that it can facilitate lots of different messaging patterns. I hope we can preserve that as we start working on v1.1 and v2.0.

0

Our current thinking on Marconi's storage sharding architecture... diagram

0

Slightly updated sharding diagram: http://grab.by/rsoI

0

We are thinking about publishing the API schema from the API itself, such that it can be consumed by client libraries in order to reduce the amount of hard-coded formatting of requests to the service. Should make it a lot easier for maintainers to adapt their clients when the API changes, and DRY up their code.

0

Kudos to flaper87 for his design work on the client. I like layers. Reminds me of cake.

0

Trying to get some t-shirts put together. They will be awesome.

0

I think I've got a good py3-compatible pattern worked out for magic string messages. Check out this gist.