Skip to content

huntkalio/lua-resty-etcd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

$ luarocks install lua-resty-http lua-typeof
$ git clone https://github.com/iresty/lua-resty-etcd.git
$ cd lua-resty-etcd
$ sudo make install

Back to TOC

About

Nonblocking Lua etcd driver library for OpenResty

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 46.4%
  • Perl 36.2%
  • Raku 15.9%
  • Other 1.5%