oysterprotocol / oyster-streamable

Streamable implementation of the Oyster protocol. WIP!
4 stars 0 forks source link

[WIP][Do not merge] Better handling of meta chunk #27

Open AaronVasquez opened 6 years ago

AaronVasquez commented 6 years ago

Since order of array doesnt matter (brokers use idx on chunk object), we can send the meta chunk to beta earlier to make sure it gets there and is saved. This is more reliable and slightly cleans up the code.