infinyon / fluvio-client-python

The Fluvio Python Client!
https://infinyon.github.io/fluvio-client-python/fluvio.html
Apache License 2.0
14 stars 12 forks source link

Update python client w/ offset management #415

Open digikata opened 6 months ago

digikata commented 6 months ago

Some consumer apis are deprecated w/ offset management add offset api and consumer api

see Rust API https://docs.rs/fluvio/latest/fluvio/consumer/struct.ConsumerConfigExt.html

digikata commented 1 week ago

This would also improve ability to fetch fixed ranges of records