Nebo15 / annon.api

Configurable API gateway that acts as a reverse proxy with a plugin system.
http://docs.annon.apiary.io/
MIT License
332 stars 26 forks source link

RFC: Run configuration updates in isolation #268

Open AndrewDryga opened 7 years ago

AndrewDryga commented 7 years ago

Whenever you apply configuration via annonktl it's much better to apply all changes simultaneously, this means that if some condition is failed/invalid you won't have misconfigured gateway while you investigation what went wrong.