All Projects → api7 → Lua Resty Etcd

api7 / Lua Resty Etcd

Licence: apache-2.0
Nonblocking Lua etcd driver library for OpenResty

Programming Languages

perl
6916 projects

Name

resty-etcd Nonblocking Lua etcd driver library for OpenResty, this module supports etcd API v2 and v3.

Build Status License

Table of Contents

Install

Dependencies

install by luarocks

luarocks install lua-resty-etcd

install by source

$ git clone https://github.com/iresty/lua-resty-etcd.git
$ cd lua-resty-etcd
$ make dev
$ sudo make install
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].