Distributed Lock This is a simple example that demonstrates Dapr's Distributed Lock capabilities. Note: Make sure to use latest version of proto bindings. Running To run this example: Run the multi-app run template: dapr run -f . Stop with ctrl + c