Commit 114d7a60 authored by 周尚's avatar 周尚

添加项目说明

parent 267aaa67
* 项目说明
使用 /openresty(nginx+)/ 框架搭建服务器, 主要针对 *异步非阻* 场景, 使用 ~lua~ 开发功能支持模块
* 主要功能
详见[[file:nginx/lua/README.org::*%E6%A8%A1%E5%9D%97%E8%AF%B4%E6%98%8E][ 模块说明]]
** DONE LIST
1. [X] 唐库 6.0 异步通知
** TODO LIST
1. [ ] 异步推送
2. [ ] 业务批处理
...@@ -2,7 +2,9 @@ ...@@ -2,7 +2,9 @@
| 文件名 | 说明 | | 文件名 | 说明 |
|-------------+----------------------------| |-------------+----------------------------|
| ~base.lua~ | 基础支持 | | ~base.lua~ | 基础支持 |
|-------------+----------------------------|
| ~async.lua~ | 唐库6.0 异步通知功能模块 | | ~async.lua~ | 唐库6.0 异步通知功能模块 |
|-------------+----------------------------|
| ~sync.lua~ | 唐库7.0 总控-节点 同步模块 | | ~sync.lua~ | 唐库7.0 总控-节点 同步模块 |
| ~check.lua~ | 唐库7.0 通用字段校验 | | ~check.lua~ | 唐库7.0 通用字段校验 |
| | | | | |
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment