Baoyuantop commented on PR #12288: URL: https://github.com/apache/apisix/pull/12288#issuecomment-2975229573
Hi @ChuanFF, I think we can optimize this by modifying the pre_list and pre_post methods: - pre_list function only records existing data keys and does not clean up any data. - pre_post compares old and new data and removes old data that no longer exists. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org