April 2020
Intermediate to advanced
292 pages
6h 50m
English
Imagine a house without plumbing. Such a dwelling might be fun for the occasional rustic experience, but there are several reasons why it wouldn’t be desirable in the long term. A Message Store is kind of like the plumbing in a microservices-based system, only in contrast to a house’s plumbing, we, um, want to keep the stuff it moves around.
You’ve started Video Tutorials, and you learned the interface for writing data to a Message Store. Now you’re going to connect to a real Message Store and actually write that data. We’re going to use Message DB,[24]the PostgreSQL-based Message Store implementation from the Eventide Project.[25] By the end of this chapter, you will have written the code we’ll use ...
Read now
Unlock full access