This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
tango-maat
Archived
Watch
1
Star
0
Fork
0
You've already forked tango-maat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
eadab7ecba7123c7af74edbc006b088749e3c2b4
tango-maat
/
src
/
entry
History
zhengchao
eadab7ecba
深度遍历group graph时,若分组不被其它分组引用,执行快速处理路径,提高加载性能。
2019-07-28 20:42:17 +06:00
..
.gitignore
1.REMOVE .a and .so, and add gitignore file
2017-07-19 17:13:59 +08:00
bool_matcher.cpp
完成“非”运算规则的解析。
2019-01-05 15:51:08 +08:00
cJSON.c
升级到cJSON-1.7.7。
2018-11-09 17:59:24 +08:00
config_monitor.cpp
maat 索引文件的版本号,最大支持20字节
2018-11-14 18:37:20 +08:00
dynamic_array.cpp
重构取column的函数
2018-12-04 23:26:59 +08:00
gram_index_engine.c
1、hiredis客户端append超过2400万后出现段错误,maat每次最多append 8K条数据。
2017-08-24 17:39:40 +08:00
interval_index.c
合并新版本mesa_fuzzy(SFH)到maat,更节省内存。
2016-04-06 10:41:59 +08:00
json2iris.cpp
Maat JSON支持虚拟表。
2019-07-28 15:03:33 +06:00
Maat_api.cpp
Maat JSON支持虚拟表。
2019-07-28 15:03:33 +06:00
Maat_command.cpp
增加性能测试用例,处理无法获取redis time的异常。
2019-07-28 19:13:04 +06:00
Maat_rule.cpp
深度遍历group graph时,若分组不被其它分组引用,执行快速处理路径,提高加载性能。
2019-07-28 20:42:17 +06:00
Maat_stat.cpp
将scanner中的运行态数据拆分到Maat_table_runtime.cpp中。
2019-07-28 11:45:57 +06:00
Maat_table_runtime.cpp
将scanner中的运行态数据拆分到Maat_table_runtime.cpp中。
2019-07-28 11:45:57 +06:00
Maat_table.cpp
将scanner中的运行态数据拆分到Maat_table_runtime.cpp中。
2019-07-28 11:45:57 +06:00
Maat_utils.cpp
将scanner中的运行态数据拆分到Maat_table_runtime.cpp中。
2019-07-28 11:45:57 +06:00
map_str2int.cpp
升级到cJSON-1.7.7。
2018-11-09 17:59:24 +08:00
rbtree.c
合并新版本mesa_fuzzy(SFH)到maat,更节省内存。
2016-04-06 10:41:59 +08:00
stream_fuzzy_hash.c
重构代码目录,改用cmake编译。
2018-09-23 14:30:45 +08:00
UniversalBoolMatch.cpp
修复统计、布尔表达式运算、单元测试模块中的内存泄漏。
2018-11-27 14:37:13 +08:00