infinyon / fluvio

Lean and mean distributed stream processing system written in rust and web assembly.
https://www.fluvio.io/
Apache License 2.0
2.77k stars 198 forks source link

chore: add update commands for public api requests #4076

Closed fraidev closed 1 week ago

fraidev commented 1 week ago

This PR is adding Update commands for the public api requests.

This PR is needed for the add partition feature: https://github.com/infinyon/fluvio/pull/4065