Commit Graph

13 Commits

Author SHA1 Message Date
marvzhang
85a4df9bfb fixed https://github.com/crawlab-team/crawlab/issues/485 2020-02-01 19:18:30 +08:00
marvzhang
35d3af7b62 fixed "nil returned" error 2020-01-11 16:44:53 +08:00
marvzhang
9a5ec98925 优化依赖安装 2020-01-03 10:54:20 +08:00
marvzhang
ca15e22312 加入卸载依赖逻辑 2020-01-02 17:38:39 +08:00
marvzhang
152e94da01 加入RPC机制,完成部分依赖安装逻辑 2020-01-02 15:53:53 +08:00
陈景阳
728dbd5147 fix 同步锁可能异常的情况 2019-12-10 09:22:09 +08:00
陈景阳
b4c160fe22 完成可能重复注册节点的问题 2019-12-09 10:28:48 +08:00
韩山杰
6741873f20 modity redis DialWriteTimeout to 15s 2019-11-22 22:29:02 +08:00
yaziming
2f6b517356 refactor(all): refactor code
remove redundant code and some code refactor
2019-10-11 16:01:57 +08:00
yaziming
ec328ae02b Remove redundant fmt.Println 2019-09-02 22:57:29 +08:00
yaziming
443d697c6f 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
陈景阳
34ca8cbd8f fix redis连接问题 2019-07-31 14:35:36 +08:00
Marvin Zhang
53cebde962 added golang 2019-07-22 12:51:52 +08:00