Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/roadrunner-server/velox
- Owner: roadrunner-server
- License: mit
- Created: 2021-12-21T21:08:58.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T17:31:06.000Z (27 days ago)
- Last Synced: 2024-10-18T14:02:08.501Z (25 days ago)
- Topics: build-system, roadrunner, velox
- Language: Go
- Homepage:
- Size: 743 KB
- Stars: 15
- Watchers: 2
- Forks: 4
- 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)