warehouse icon indicating copy to clipboard operation
warehouse copied to clipboard

chore: replace local development broker with redis

Open miketheman opened this issue 2 years ago • 0 comments

As a means to test and demonstrate that using Redis as a broker is an easy replacement for SQS.

Add flower at http://localhost:5555 to play around with and observe behaviors.

Doesn't touch main runtime dependencies until we decide to retire SQS behaviors, and even then, not much changes other than minor tweaks to the depgraph - we still need all the packages we install anyhow.

Drops the largeish ~2GB localstack docker image

Relates to #13702

miketheman avatar May 22 '23 12:05 miketheman