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

### Plugin JOBS ### I have an idea! We in the company actively use JOBS plugin and process a lot of tasks. Our monolithic application has very different queue handlers...

help-needed-hard
C-feature-request
P-jobs

### Plugin HTTP Middleware (any) ### I have an idea! Please add a configuration option to the proxy_ip_parser middleware with the ability to select trusted and untrusted headers. For example,...

help-needed-easy
C-feature-request

### Plugin JOBS ### I have an idea! A new option that can limit the parallelism per pipeline. For example, if you use the SQS FIFO queue, at the moment,...

C-feature-accepted
P-jobs

### Plugin HTTP ### I have an idea! mTLS works great, would be even better if this plugin and the PHP worker library could expose variables representing the parsed client...

S-RFC
help-heeded-medium
C-feature-request

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4.0.0 to 5.1.0. Release notes Sourced from golangci/golangci-lint-action's releases. v5.1.0 What's Changed Changes feat: support for pull and merge_group events with the option only-new-issues by @​ldez in...

dependencies
github_actions

### Plugin GRPC ### I have an idea! In GRPC there are four kinds of service methods: ```proto service HelloService { // Unary RPC. This is most common and familiar...

C-feature-accepted

Bumps [github.com/roadrunner-server/http/v4](https://github.com/roadrunner-server/http) from 4.7.0 to 4.7.1. Release notes Sourced from github.com/roadrunner-server/http/v4's releases. v4.7.1 What's Changed fix: check nil case for the bytes cast by @​rustatian in roadrunner-server/http#201 Full Changelog: https://github.com/roadrunner-server/http/compare/v4.7.0...v4.7.1...

dependencies
go

### Plugin GRPC ### I have an idea! Currently, returning non-OK `google.rpc.Status` will result in grpc plugin adding an error log message as: ``` { "level": "error", "ts": 1712134859763589452, "logger":...

help-heeded-medium
C-feature-request
P-GRPC

### Plugin roadrunner-temporal ### I have an idea! From the internal discussion: re. the API key feature we talked about this morning, basically we need to do something like this...

C-feature-request
P-temporal

### Plugin None ### I have an idea! Hello related to https://github.com/roadrunner-server/roadrunner/issues/258 could you please, if possible publish musl arm64 variants of the roadrunner & protoc-gen-php-grpc I maintain a project...

C-feature-accepted
A-ci