Lua SDK for Couchbase

Is anyone aware of a LUA SDK for Couchbase that may exist or be in the works?

Thanks!

There is an lua couchbase client driver for the ngx_lua based on the cosocket API. https://github.com/iqiyi/lua-resty-couchbase

Good luck :slight_smile: