I can heartily recommend this book, it offers a lot of valuable insights into persistence in Cloud computing, the involved technologies, and technical and architectural considerations by two developers with years of experience.
-
MicroStream – Part 5: Caching, Integrations and Clustering
In this article, we discuss MicroStream caching and clustering functionality. We also indicate the available integrations.
-
MicroStream – Part 4: Serialisation Engine
In this fourth part we go deeper into the Serialisation engine that is within MicroStream to store the Object graph in a binary format. In the previous articles (part 1, part 2 and part 3), we have already mentioned that MicroStream …
-
MicroStream – Part 3: Storing Data
In the third article in the introductory MicroStream series, we discuss the key strategies for storing your data.
-
MicroStream – Part 2: Configure the Storage Manager
In this second article in the series, we cover how to get started configuring the StorageManager of MicroStream!
-
MicroStream – Part 1: What is it?
MicroStream is the high-performance Java-Native-Persistence framework to overcome database impedance mismatches.
-
A (Definitive?) Guide to LazyInitializationException
Posts that have been written about Hibernate’s LazyInitializationException could probably fill whole books.
Yet, I believe each of them focuses on a particular aspect of it: some on a specific solution, some on how to solve it with Spring Boot, etc.
I’d like this post to be the definitive guide on the subject, even though I’m pretty sure it won’t.
At least, I’ll be able to point others to it!