hi @Cheng Geng
It's used to verify whether the cached data in Dashboard is consistent with
the data actually stored in ETCD.
It's just a cache verification tool.
This tool is very helpful for analyzing bugs.
On Tue, 10 Aug 2021 at 21:52, 程庚 <842391...@qq.com.invalid> wrote:
> Hi,Community,
>
>
Hi,Community,
I plan to add a new feature to verify the cache content on APISIX
dashboard,this is a subtask of an open summer 2021 project [1]
Its main purpose is to verify whether the content in cache is consistent with
those in the ETCD
I have come up with a simple implementation to do this,a