alibaba / higress

🤖 AI Gateway | AI Native API Gateway
https://higress.io
Apache License 2.0
2.9k stars 478 forks source link

Support APISIX plugin - proxy-cache #679

Open WeixinX opened 9 months ago

WeixinX commented 9 months ago

https://apisix.apache.org/docs/apisix/plugins/proxy-cache/

In implementation, however, we need not replicate APISIX exactly, but instead should focus on the actual user needs behind the plugins, combined with the specific circumstances of Higress, to re-abstract configuration fields and corresponding capabilities. We can draw lessons from others, but we should not copy them exactly.

sjcsjc123 commented 9 months ago

我可以尝试一下