Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
[ANN] 分享一个用于数据同步管理的 lua-resty 库
zchao1995
Hi all!
我们刚刚开源了 lua-resty-sync 这个库(见 https://github.com/upyun/lua-resty-sync)。
这个库提供了基于版本变化,每隔一定时间同步并保存数据到共享内存的功能,详细内容可以参考文档。
该库在我们的一个项目上运行已经有比较长的一段时间,目前运行稳定。
我们会持续维护这个库,欢迎大家反馈问题和提出 PR。