Commit Graph

11 Commits

Author SHA1 Message Date
marvzhang
98cc4646a3 优化依赖安装 2020-01-03 10:54:20 +08:00
marvzhang
53c77eb6e9 加入卸载依赖逻辑 2020-01-02 17:38:39 +08:00
marvzhang
836dc12703 加入RPC机制,完成部分依赖安装逻辑 2020-01-02 15:53:53 +08:00
陈景阳
c071a93c5b fix 同步锁可能异常的情况 2019-12-10 09:22:09 +08:00
陈景阳
280877a0ae 完成可能重复注册节点的问题 2019-12-09 10:28:48 +08:00
韩山杰
d4525116ea modity redis DialWriteTimeout to 15s 2019-11-22 22:29:02 +08:00
yaziming
ee808e0e60 refactor(all): refactor code
remove redundant code and some code refactor
2019-10-11 16:01:57 +08:00
yaziming
361134f8dd Remove redundant fmt.Println 2019-09-02 22:57:29 +08:00
yaziming
a9346a0934 backend:
1. Mongo dial add 5 seconds connection timeout.
 2. Redis uses connection pool mode.
 3. Redis pool new connection have 10 seconds write timeout and read timeout and connection timeout.
2019-09-01 17:18:08 +08:00
陈景阳
4f5352fc57 fix redis连接问题 2019-07-31 14:35:36 +08:00
Marvin Zhang
56c99b314f added golang 2019-07-22 12:51:52 +08:00