Redis

@workflow-worlds/redis

Redis World using BullMQ for queues, Redis Streams for output

npm i @workflow-worlds/redis
GitHub

Installation & Usage

This is a community-maintained World implementation. For installation instructions and usage documentation, please refer to the project's README on GitHub.

E2E Tests

Passing100% passing

E2E test pass rate across all tests run for this world. View CI run →

55
Passed
0
Failed
0
Skipped
55
Total
View comprehensive E2E test results against all frameworks/configurations
55
Passed
0
Failed
5
Skipped
60
Total

Benchmarks

Click on a benchmark to view performance history over the last 30 commits.

Benchmark
Time
MinMaxSamples
Promise.all with 10 concurrent steps
1.27s1.22s1.42s15
Promise.all with 25 concurrent steps
2.53s2.43s2.65s10
Promise.all with 50 concurrent steps
4.29s4.15s4.49s6
Promise.race with 10 concurrent steps
1.26s1.21s1.36s15
Promise.race with 25 concurrent steps
2.52s2.47s2.68s10
Promise.race with 50 concurrent steps
4.22s4.18s4.32s6
workflow with 1 step
1.11s1.09s1.13s10
workflow with 10 sequential steps
10.67s10.62s10.72s3
workflow with 25 sequential steps
26.51s26.48s26.52s3
workflow with 50 sequential steps
52.93s52.90s52.96s2
workflow with no steps
46ms36ms68ms10

Stream Benchmarks

Benchmark
Time
TTFB
Slurp
MinMaxSamples
workflow with stream146ms1000ms1ms136ms168ms10

Last updated: 3/3/2026, 10:54:08 PM · Commit: 860531d