|
|
|
|
|
by sa46
616 days ago
|
|
> Monoliths _force_ you to update your caller and callee at the same time It's possible to migrate method calls incrementally (create a new method or add a parameter). In large codebases, it's necessary to migrate incrementally. The techniques overlap those of changing an RPC method. |
|