Hi, As far as I know, because Apache APISIX is using the ETCD as a configuration center, and ETCD supports Revision, so you could retrieve history data by using ETCD Revision :)
If I get mistaken, please let me know. Best Regards! @ Zhiyuan Ju <https://github.com/juzhiyuan> jack fu <[email protected]> 于2021年6月16日周三 下午10:24写道: > Hi: > > Does apisix support multi-version control of configuration? > Assuming that we must have a problem with the configuration of a certain > version, we want to quickly roll back to the configuration of a previous > version instead of re-configuration >
