Regarding yesterday's meetup, an interesting project was presented: dapr4s. ๐ก It combines the Safe #Scala initiative and DAPR's durable runtime abstraction.
This concept offers the cleanest and most reliable approach to building distributed systems I've ever seen. It moves all infrastructure implementation details away (retries, observability, database), leaving just the pure business logic tracked by capabilities.
It's hard to explain everything in a single post since the presentation lasted nearly two hours (and had 89 slides! ๐), so check out the repository examples if you're curious ๐

GitHub
GitHub - sideeffffect/dapr4s-examples: Runnable examples for dapr4s (Safe Scala + Dapr)
Runnable examples for dapr4s (Safe Scala + Dapr). Contribute to sideeffffect/dapr4s-examples development by creating an account on GitHub.





