roadrunner icon indicating copy to clipboard operation
roadrunner copied to clipboard

🤯 High-performance PHP application server, process manager written in Go and powered with plugins

Results 140 roadrunner issues
Sort by recently updated
recently updated
newest added

### I have an idea! Create a series of RR tutorials on our [YT channel](https://www.youtube.com/channel/UCHT6-FZGh5Y7JUGJyB8_M0Q) that covers the following topics: - [x] How to create a RR plugin with Velox?...

C-enhancement
A-docs

### Plugin KV ### I have an idea! We are developing a large distributed application where redis is actively used. We often need to use increments and decrements, which must...

help-needed-hard
C-feature-request

### No duplicates 🥲. - [X] I have searched for a similar issue. ### What should be improved or cleaned up? It would be nice to have the following metrics:...

C-enhancement

### Plugin _No response_ ### I have an idea! Implement a RR as a Caddy module. Draft notes: Implement a `RoundTripper` to have a RR as a Caddy transport (http)....

S-RFC
C-feature-request
Y-Low

This project looks like it could be very useful in building a GRPC server bridge for PHP, which would be amazing. GRPC has the concept of streaming request & responses,...

C-enhancement
S-RFC
Y-high
P-GRPC
P-HTTP
P-jobs

### Plugin New Plugin ### I have an idea! Integrate a centrifugal go client as a RR plugin. ref: https://github.com/centrifugal/centrifuge

C-feature-request

**Problem description** It is currently not possible to detect/monitor the situations when 1) Roadrunner has started queuing requests because simultaneous requests > num_workers and 2) "no free workers in the...

C-feature-request
Y-Medium
P-HTTP
P-metrics

Hi guys, First of all thanks for you great job, and great software. Will be very good if roadrunner can support ha-proxy protocol - https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt. It will allow use RR...

C-enhancement
help-heeded-medium
P-HTTP
P-new-plugin

### I have an idea! Eliminate ALL internal communication via json and move it to [Protobuf](https://buf.build/roadrunner-server/api). Todo [WIP]: - [ ] HTTP Plugin - [ ] Request - [ ]...

C-enhancement

### Plugin JOBS ### I have an idea! We have a `Stat` RPC method in the `jobs` driver which provides a simple driver's statics, such as the number of delayed,...

C-feature-request