9 Star 30 Fork 3

iresty / lua-resty-etcd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 931 Bytes
一键复制 编辑 原始数据 按行查看 历史
罗泽轩 提交于 2022-11-03 09:58 . chore: fix name (#184)

Name

lua-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
Lua
1
https://gitee.com/iresty/lua-resty-etcd.git
git@gitee.com:iresty/lua-resty-etcd.git
iresty
lua-resty-etcd
lua-resty-etcd
master

搜索帮助