This Week in Fluvio #48
Fluvio is a distributed, programmable streaming platform written in Rust.
This Week in Fluvio is our weekly newsletter for development updates to Fluvio open source.
Please subscribe to This Week in Fluvio to receive new posts in your inbox
The fluvio connector
CLI and Fluvio’s management of connectors has been removed in this release.
You can still use local connectors with your local Fluvio cluster. For more about local connectors see the local connectors docs
- SmartModule chaining (#2618)
- SmartModule Development Kit CLI (#2632)
- SmartModule packages
- Add throughput control to Fluvio producer (#2512)
- Added blocking on Producer if the batch queue is full (#2562)
The SmartModule Development kit reduces the number of steps required to get started with developing new custom SmartModules using the smdk
CLI.
SmartModule Development Kit docs
This release has a preview for SmartModule chaining. This functionality is offered with our SQL outbound Cloud connector.
To see it in action, you can follow the following tutorials:
A new version of the InfinyOn Cloud platform UI has been released. We’ve added the capability to view realtime info about your cluster.
Here’s a quick preview
Check out the New UI tutorial for more information.
Management of connectors is now exclusive to InfinyOn Cloud. You can create connectors in InfinyOn with the fluvio cloud connector
CLI.
Check out the Cloud connectors docs for more info
SmartModule Hub is a new service for offering public SmartModules. This removes the requirement of installing a SmartModule development environment in order to take advantage of SmartModules. You can download SmartModules from the Hub directly to your cluster to use.
For developers, you can use smdk
to publish SmartModules to the Hub to share publicly.
Check out the SmartModule Hub docs for more info
We launched the new InfinyOn Cloud platform at KubeCon.
Thanks to those who were in attendance at KubeCon and stopped and said hi to us last week!
- Head of Product Management [Remote - Global]
- SW Engineer (Cloud services) [Remote - Global]
- Sr. Rust engineer (Infrastructure) [Remote - US]
- Sr. SW engineer (Connectors) [Remote - Global]
- Developer Advocate [Remote - US timezones +/- 5hr]
- Solutions Architect [Remote - US timezones +/- 5hr]
Get in touch with us on Github Discussions or join our Discord channel and come say hello!
For the full list of changes this week, be sure to check out our CHANGELOG.