Fork me on GitHub
#onyx
<
2018-05-09
>
dbernal19:05:01

is there a way to guarantee order of processing with Onyx? If for example when processing from a queue, is there a way to guarantee order in the queue translates to order of processing in the job?

daniel-tcgplayer20:05:20

Has anyone ever used Onyx to do streaming with a SQL table? Essentially we've got a table that's acting as a change queue and have only figured out how to do it with running a job repeatedly at an interval and changing the bounds each time

lucasbradstreet20:05:55

@dbernal yes, but I’ll have to answer this later