Re: get function

2017-02-17 Thread Colin McCabe
lues from a topic. I didn't see a Get(key, topic) function. I mean a > Get function to retreive a value from a key inside a topic. Isn't this > feature implemented? (Like in Redis). If it doesn't exists, do you think > is is easy to implement? > Best Regard

get function

2017-02-14 Thread Samy CHBINOU
In kafka there is a Subscribe API to be notified of incoming message values from a topic. I didn't see a Get(key, topic) function. I mean a Get function to retreive a value from a key inside a topic. Isn't this feature implemented? (Like in Redis). If it doesn't exists, do you th