Skip to content

mycloudb/lua-resty-etcd

 
 

Repository files navigation

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

About

Nonblocking Lua etcd driver library for OpenResty

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 48.0%
  • Lua 35.4%
  • Raku 15.5%
  • Other 1.1%