Timeline for How does Polyglot Persistence handle relational data?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 19, 2015 at 17:57 | comment | added | Clay | If the principal question is "How does this model handle relational data that may span more than one service?" then the answer is making the services handle IDs and references. I may have gotten a bit wordy, but this is the gist of it. Without immutable IDs and promises, the application is going to be kind of horrible to build. | |
| Apr 19, 2015 at 17:07 | comment | added | Robert Harvey | You've floated a lot of possible theories here, but does this answer the question that was asked, in a way that is actionable? For example, you state that "serving identity functions" is a way to solve the problem. What would that look like, exactly? How would that work, and how might I implement it? | |
| Apr 19, 2015 at 16:26 | review | First posts | |||
| Apr 19, 2015 at 17:01 | |||||
| Apr 19, 2015 at 16:22 | history | answered | Clay | CC BY-SA 3.0 |