momosecurity / aswan

陌陌风控系统静态规则引擎,零基础简易便捷的配置多种复杂规则,实时高效管控用户异常行为。
GNU Lesser General Public License v2.1
2.99k stars 828 forks source link

use redis pipeline #23

Closed Flynnon closed 5 years ago

Flynnon commented 5 years ago

reduce the number of redis command by using pipeline and replace UserSource timestamp to more it more accurate.