Using Spin Outbound Redis This example showcases using outbound Redis using the Spin SDK. Prerequisites A Redis server is running at localhost:6379 Building and Running the Example spin build spin up Use e.g. curl -v http://127.0.0.1:3000/ to test the endpoint.