About Kong Plugins What are plugins? Why use plugins? Plugin compatibility with deployment types Terminology Plugin versioning Kong plugins Third-party plugins Developing cu...
Set Up a Plugin Project Prerequisites Step by step Initialize a new plugin repository Initialize the schema module Initialize the handler module Add handler logic What’s next...
SCRIPT FLUSH *Return value SCRIPT FLUSH Available since 2.6.0. Time complexity: O(N) with N being the number of scripts in cache Flush the Lua scripts cache. Please refer...