Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/roadrunner-server/velox

🧱 Automated build system for the RR with custom plugins.
https://github.com/roadrunner-server/velox

build-system roadrunner velox

Last synced: 7 days ago
JSON representation

🧱 Automated build system for the RR with custom plugins.

Awesome Lists containing this project

README

        
















# Compatibility with the plugins:

1. ⚠️ Do not use plugin's `master` branch.
2. ⚠️ Use tags with the **same** **major** version (e.g `logger` v3.0.3 + `amqp` v3.0.5, but not `logger` v4.0.0 + `amqp` v3.0.5)
3. ⚠️ **Currently supported plugins version is: `v5.x.x`**
4. ⚠️ **Currently supported RR version is: `>=v2024.x.x`**

# Docs: [link](https://docs.roadrunner.dev/customization/build)