Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Aug 6, 2016
1 parent eb4d0d8 commit 903e57c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# riskcontrol
## 介绍
* Java实时处理业务风控系统
* 轻量级,可扩展,高性能的Java实时业务风控系统
* 基于Spring boot构建
* 使用drools规则引擎管理风控规则
* 使用redis、mongodb做风控计算和储存
Expand All @@ -14,6 +14,7 @@
## 配置
* 项目配置:application.properties
* 日志配置:logback.xml
* 规则配置:rules/*.drl

## 运行
系统默认采用jar打包和运行,建议系统搭建在多台节点上,使用反向代理做负载均衡。
Expand Down

0 comments on commit 903e57c

Please sign in to comment.