Ye Zhihao
d4da365c5f
Refactor: strmatcher module (#1333)
* Reorganize strmatcher's package structure
* Rename types in strmatcher package according to their file names
* Stablize strmatcher's Matcher interface
* Implement []matcherEntry as SimpleMatcherGroup
* Implement mph algorithm extracted from MphIndexMatcher as MphMatcherGroup
* Implement AddMatcher/AddFullMatcher/AddDomainMatcher/AddSubstrMatcher for each MatcherGroup
* Stablize strmatcher's MatcherGroup interface
* Stablize strmatcher's IndexMatcher interface
* Update strmatcher's benchmark
* Compatibility fix for app/router's DomainMatcher condition
* Fix code quality issue
* Fix basic matcher issues
* Update priority specification for Substr matcher
2021-10-31 18:01:13 +08:00
..
2021-04-02 20:49:45 +08:00
2021-02-17 04:31:50 +08:00
2021-08-21 13:20:40 +08:00
2020-11-22 05:05:01 +08:00
2021-08-10 11:08:45 +08:00
2021-09-04 19:33:33 +01:00
2021-09-04 11:12:04 +01:00
2021-02-17 04:31:50 +08:00
2021-09-28 18:12:40 +01:00
2021-09-05 16:37:27 +01:00
2021-09-04 11:12:04 +01:00
2021-09-04 11:26:13 +01:00
2021-05-20 05:28:52 +08:00
2021-10-28 18:34:19 +08:00
2018-07-12 23:38:10 +02:00
2021-10-28 18:34:19 +08:00
2021-09-04 11:26:13 +01:00
2021-10-28 18:34:19 +08:00
2021-10-28 18:34:19 +08:00
2021-10-28 18:34:19 +08:00
2021-05-20 05:28:52 +08:00
2021-10-28 18:34:19 +08:00
2021-09-27 21:37:45 +01:00
2021-05-11 08:36:06 +08:00
2021-10-31 18:01:13 +08:00
2021-10-28 18:34:19 +08:00
2021-02-17 04:31:50 +08:00
2021-09-04 11:11:45 +01:00
2021-05-20 05:28:52 +08:00
2021-02-17 04:31:50 +08:00
2021-09-28 18:12:40 +01:00
2021-02-17 04:31:50 +08:00
2021-02-17 04:31:50 +08:00
2021-05-20 05:28:52 +08:00
2021-09-05 00:47:15 +01:00