membphis commented on issue #1768: URL: https://github.com/apache/incubator-apisix/issues/1768#issuecomment-648768967
I think the `lru` of APISIX is better, and it is simpler for the user.  take a look at this source code: https://github.com/apache/incubator-apisix/blob/master/apisix/core/lrucache.lua this test case file can help you: https://github.com/apache/incubator-apisix/blob/master/t/core/lrucache.t BTW, you can take a look at my video: https://www.upyun.com/opentalk/429.html For more information, you may love: https://github.com/apache/incubator-apisix/blob/master/README_CN.md#%E8%A7%86%E9%A2%91%E5%92%8C%E6%96%87%E7%AB%A0 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
