spiral / roadrunner-bridge

🌉 RoadRunner bridge to Spiral Framework
https://spiral.dev/docs/packages-roadrunner-bridge
MIT License
13 stars 6 forks source link

Adds an ability to connect to a pipeline without configuration. #18

Closed butschster closed 2 years ago

butschster commented 2 years ago

The PR will allow you connect to RoadRunner queues, that could be created for example by queue balancer,

codecov[bot] commented 2 years ago

Codecov Report

Merging #18 (798d6cd) into master (2fce041) will decrease coverage by 0.02%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master      #18      +/-   ##
============================================
- Coverage     92.99%   92.97%   -0.03%     
  Complexity      198      198              
============================================
  Files            39       39              
  Lines           557      555       -2     
============================================
- Hits            518      516       -2     
  Misses           39       39              
Impacted Files Coverage Δ
src/Queue/RPCPipelineRegistry.php 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2fce041...798d6cd. Read the comment docs.