Commit Graph

19 Commits

Author SHA1 Message Date
韩山杰
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
329b4a6470 fix(backend): fix mongo connect error when password has special characters 2019-10-01 09:58:24 +08:00
陈景阳
fda7e56e1a 添加日志打印 2019-09-25 16:19:58 +08:00
陈景阳
42e7647cd4 fix 消息无法订阅问题
fix 可能出现重复爬虫的问题
2019-09-10 14:26:50 +08:00
yaziming
361134f8dd Remove redundant fmt.Println 2019-09-02 22:57:29 +08:00
yaziming
10c3488caf break loop when subscribe count is 0 2019-09-02 18:32:47 +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
hantmac
1507e6724b hot fix:fix redis lose connection problem 2019-08-26 10:38:40 +08:00
hantmac
561a9d260b remove redundant code 2019-08-24 15:50:53 +08:00
hantmac
3f249c8c61 bug fix:fix redis connection dead cycle 2019-08-24 15:16:27 +08:00
hantmac
be9def35dc Complete unite test for backend/database/mongo.go 2019-08-19 18:48:25 +08:00
hantmac
3fa7b535f4 bug fix: fixed mongo.go unit test 2019-08-19 09:56:16 +08:00
hantmac
15e7fa662e Add Some Unit Test 2019-08-18 12:09:54 +08:00
陈景阳
fcdfe9bc4f FIX MongoDB 连接问题 2019-08-01 14:39:35 +08:00
陈景阳
1f5e95b6a5 fix mongodb 在有账号密码情况下连接错误的问题 2019-08-01 14:08:13 +08:00
陈景阳
4f5352fc57 fix redis连接问题 2019-07-31 14:35:36 +08:00
Marvin Zhang
bf387354e0 added mongodb username / password support 2019-07-29 22:09:15 +08:00
Marvin Zhang
56c99b314f added golang 2019-07-22 12:51:52 +08:00