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

Shylock: feature/async #377

Closed digikata closed 8 months ago

digikata commented 8 months ago

trigger CI on branch

After fluvio 0.11.5 is released, the Cargo references can be changed to that

digikata commented 8 months ago

Rebased & synced w/ dep refs to fluvio 0.11.5

digikata commented 8 months ago

@Shylock-Hg I rebased onto mainline which is pointing to the fluvio 0.11.5 release with your upstream fluvio patches.

The test coverage looks decent, and I think it just needs a minor pass w/ cargo clippy to clean up nits.

digikata commented 8 months ago

Supports async from https://github.com/infinyon/fluvio-client-python/issues/367