Commit Graph

9 Commits

Author SHA1 Message Date
Ulric Qin b4ce2e8167 code refactor 2020-09-26 22:33:31 +08:00
710leo ed35ddc388 3.0.0 2020-09-26 16:53:10 +08:00
710leo 86b31575eb clean code 2020-09-26 16:28:27 +08:00
xingren23 520dda70c0
refactor transfer datasources for ui/judge, implement tsdb(+index) an… (#246)
* refactor transfer datasources for ui/judge, implement tsdb(+index) and influxdb

* fix error string; fix import identidy ; refactor pushendpoint init

* fix influx queryData

Co-authored-by: wangzhiguo04 <wangzhiguo04@meicai.cn>
2020-07-20 09:57:22 +08:00
UlricQin 01aa9352aa set judge.query.maxConn default to 100 2020-07-01 16:27:26 +08:00
wulorn 76fd7b38df 增加redis配置项,可通过配置文件配置指定的redis库 2020-03-25 16:36:27 +08:00
Ulric Qin 50bb36f2ed 更改获取ip的方式 2020-03-24 10:32:53 +08:00
higkoo 060c00fa25
更新IP的获取方式
原命令也是基于 路径正确、操作系统输出格式正确,还不如 hostname -i 来得简单。  
hostname -i 在正确配置的操作系统下,都能正常获取IP地址。  
简单高效,简单就是好。
2020-03-23 19:52:19 +08:00
710leo 5f00489392 init project 2020-03-11 18:25:20 +08:00