Skip to content

u5surf/lua-resty-etcd

 
 

Repository files navigation

Name

resty-etcd Nonblocking Lua etcd driver library for OpenResty, this module supports etcd API 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

About

Nonblocking Lua etcd driver library for OpenResty

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 59.3%
  • Lua 39.6%
  • Other 1.1%