Akka.NET is quite opinionated in terms of persistence. Paraphrasing Henry Ford’s famous quote: You can persist your data any way you want in Akka.NET, so long as you use event sourcing. But what if you don’t want to? Perhaps the problem you are trying to solve doesn’t overlap with this particular mental model, and yet you think you can still gain a lot by leveraging Akka. Then you have to bake your own solution. In this blog post, I would like to show you one way of integrating Akka.NET with an ORM. To k...
Strona głównaUżytkownik
Havret | użytkownik
Programowanie rozproszone 2216 dni, 18 godzin, 16 minut temu 131 źrodło rozwiń
Architektura 2241 dni, 18 godzin, 48 minut temu 57 źrodło rozwiń
Integrating Akka.NET and ASP.NET Core can be quite tricky. In this blog post, I would like to demonstrate how to make these two technologies work together smoothly.
Architektura 2247 dni, 18 godzin, 47 minut temu 138 źrodło rozwiń