MateuszNaKodach / SelfImprovement

This project has some sample code for my personal learning purpose. Things which I've learnead are collected as issues here: https://github.com/nowakprojects/SelfImprovement/issues
104 stars 17 forks source link

Reactive Event Sourcing in Java | SoftwareMill - Andrzej Ludwikowski #4890

Open MateuszNaKodach opened 2 years ago

MateuszNaKodach commented 2 years ago
MateuszNaKodach commented 2 years ago

Additional resources:

MateuszNaKodach commented 2 years ago

https://mechanical-sympathy.blogspot.com/2011/09/single-writer-principle.html

MateuszNaKodach commented 2 years ago

https://www.geeksforgeeks.org/write-through-and-write-back-in-cache/