How to Implement the Idempotency-Key Specification on Apache APISIX
2024-4-12 04:4:52 Author: hackernoon.com(查看原文) 阅读量:0 收藏

Too Long; Didn't Read

In this post, I showed a simple implementation of the Idempotency-Key header specification on Apache APISIX via a plugin. At this stage, it has room for improvement: automated tests, the ability to configure Redis on a per route basis, configure the domain/path to be part of the request, configure a Redis cluster instead of a single instance, use another K/V store, etc.


文章来源: https://hackernoon.com/how-to-implement-the-idempotency-key-specification-on-apache-apisix?source=rss
如有侵权请联系:admin#unsafe.sh