Lua Plugin Support from Kong-API Gateway to Aerospike Databse

Since we are planning to use Aerospike as cache server sit behind Reverse proxy server(Kong API Gateway). So does aerospike provide any Lua Client support which will talk to Aerospike cache server?

You mean like a standalone lua client? I think the closest thing would be to have a lua script load the Aerospike C client in as a library.

@Albot Yes, I meant lua client or plugin which can talk to Aerospike for caching purpose from Kong API gateway.

I don’t think anyone has a plugin like that. I know Aerospike is really working on increasing their number of connectors and plugins to other systems though… If you’re an enterprise customer, send it up to support - they should be able to give you a more straightforward answer.