skroutz / rafka

Kafka proxy with a simple API, speaking the Redis protocol
https://engineering.skroutz.gr/blog/kafka-rails-integration/
GNU General Public License v3.0
8 stars 0 forks source link

Specify starting offset (and consuming count) for consumer #56

Open papanikge opened 6 years ago

papanikge commented 6 years ago

It'd be helpful to have the ability to consumer a specific message with the offset as the argument.