Russell Seamer

Results 2 comments of Russell Seamer

You could just use RabbitMQ locally in Docker. It has it's own management UI in the image `rabbitmq:3-management`. Then you just need to abstract the functionality you need and use...

Hi, one place I'm struggling with in code and documentation is how to specify a dapr state store as the dapr actor state store. Is this possible?