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: about 1 year ago
JSON representation
🧱 Automated build system for the RR with custom plugins.
- Host: GitHub
- URL: https://github.com/roadrunner-server/velox
- Owner: roadrunner-server
- License: mit
- Created: 2021-12-21T21:08:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-26T20:04:53.000Z (over 1 year ago)
- Last Synced: 2025-04-02T16:14:41.658Z (over 1 year ago)
- Topics: build-system, roadrunner, velox
- Language: Go
- Homepage:
- Size: 846 KB
- Stars: 16
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
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)