Multi-version simulation testing
ยท 8 min read
Deploying code changes to distributed systems usually means multiple versions of your code have to run side by side. This mixed-version configuration is typically hard to test and hard to reason about. Hydro now supports multi-version simulation testing, which will allow you verify that your system invariants hold even while running in a mixed-version configuration.