|
|
|
|
|
by hinkley
1179 days ago
|
|
If you have multiple ways to 'see' the same X from multiple Y objects, then all of this get complicated quickly. Once you're there a microservice has some advantages. Wrap a cache with a service, implement multi-get, anything not in the cache calls through to the database. |
|