v2024.2.0
Community plugins
We are introducing a new term in the RoadRunner community β Community plugins. If you have a brilliant idea for the http middleware or JOBS driver or even a new plugin - feel free to check our Customization tutorials, create and notify us about your plugin.
Plugins updates:
π₯ Meet the new JOBS driver - Google Pub/Sub
RoadRunner now supports the Google Pub/Sub queues. Currently, this driver is released in BETA and has a few limitations which you may find in the docs
AMQP
and Kafka
JOBS drivers
AMQP
and Kafka
JOBS driversπ₯ Support an auto-restart pipeline on redial or some fatal problems when connecting to the RabbitMQ broker. Instead of silently exit from the pipeline, RR will try to re-initialize the pipeline.
Thanks to our PHP team, KV now has AsyncStorageInterface
support which makes your experience with the KV plugin even faster. Feel free to read the technical details here: link
Samples repository
π₯ Our RoadRunner samples repository was updated and now includes a
Jobs
driver example for theJobs
plugin. More info here: link.
Our Go-SDK was deprecated
π Our Go-SDK was deprecated and split into separate packages. Read more in the Upgrade guide.
Velox configuration update
π₯ Velox configuration was simplified:
Now, there is no need to include linker
flags, and buildtime + build version would be inherited automatically. If you need to debug your binary, please, use the debug
option set to true
.
Special thanks to our sponsors:
Last updated