Fork me on GitHub
#onyx
<
2016-04-19
>
acron12:04:01

Does the onyx-redis plugin have the ability to read from Redis? I can't see that it does..

gardnervickers12:04:32

No, we removed that functionality since we did not support checkpointing

gardnervickers12:04:07

If a message was dropped it would not be recovered, we just haven't had the time to add that in.

acron12:04:13

Ok, I understand (@tomc)

gardnervickers12:04:02

We would need a way to read from redis by index, or come up with a clever strategy using an intermediate list of "in flight" segments.

michaeldrogalis16:04:43

Other fun things that are coming in the new static analyzer - automatic display of docs when missing a required key. This is going to be an exciting release.