Commit 295a12b
[type:refactor] remove shenyu trie cache (#6303)
* [type:refactor] remove trie cache
* [type:refactor] remove trie cache
* [type:refactor] remove trie cache
* [type:refactor] remove trie cache
* [type:refactor] remove trie cache
* [type:refactor] remove trie cache
* [type:refactor] remove trie cache
* [type:refactor] remove trie cache
* [type:refactor] remove trie cache
* [type:refactor] remove trie cache
* [type:refactor] remove trie cache
---------
Co-authored-by: aias00 <liuhongyu@apache.org>1 parent 5c2c3ed commit 295a12b
29 files changed
Lines changed: 19 additions & 2661 deletions
File tree
- shenyu-bootstrap/src/main/resources
- shenyu-common/src
- main/java/org/apache/shenyu/common
- config
- enums
- test/java/org/apache/shenyu/common/enums
- shenyu-e2e/shenyu-e2e-case
- k8s/sync
- shenyu-e2e-case-spring-cloud/k8s
- shenyu-integrated-test
- shenyu-integrated-test-k8s-ingress-apache-dubbo/src/main/resources
- shenyu-integrated-test-k8s-ingress-http/src/main/resources
- shenyu-integrated-test-k8s-ingress-motan/src/main/resources
- shenyu-integrated-test-k8s-ingress-websocket/src/main/resources
- shenyu-plugin
- shenyu-plugin-base/src
- main/java/org/apache/shenyu/plugin/base
- cache
- event
- trie
- test/java/org/apache/shenyu/plugin/base
- cache
- trie
- shenyu-plugin-wasm-base/src/test/java/org/apache/shenyu/plugin/wasm/base
- shenyu-spring-boot-starter/shenyu-spring-boot-starter-gateway/src/main/java/org/apache/shenyu/springboot/starter/gateway
- shenyu-web/src
- main/java/org/apache/shenyu/web
- controller
- endpoint
- test/java/org/apache/shenyu/web
- controller
- endpoint
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | 90 | | |
96 | 91 | | |
97 | 92 | | |
98 | 93 | | |
99 | 94 | | |
100 | 95 | | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | 96 | | |
107 | 97 | | |
108 | 98 | | |
| |||
Lines changed: 0 additions & 110 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
614 | 613 | | |
615 | 614 | | |
616 | 615 | | |
617 | | - | |
618 | | - | |
619 | | - | |
620 | | - | |
621 | | - | |
622 | 616 | | |
623 | 617 | | |
624 | 618 | | |
| |||
635 | 629 | | |
636 | 630 | | |
637 | 631 | | |
638 | | - | |
639 | | - | |
640 | | - | |
641 | | - | |
642 | | - | |
643 | | - | |
644 | | - | |
645 | | - | |
646 | | - | |
647 | | - | |
648 | | - | |
649 | | - | |
650 | | - | |
651 | | - | |
652 | | - | |
653 | | - | |
654 | | - | |
655 | | - | |
656 | 632 | | |
657 | 633 | | |
658 | 634 | | |
| |||
662 | 638 | | |
663 | 639 | | |
664 | 640 | | |
665 | | - | |
666 | | - | |
667 | | - | |
668 | | - | |
669 | | - | |
670 | 641 | | |
671 | 642 | | |
672 | 643 | | |
| |||
684 | 655 | | |
685 | 656 | | |
686 | 657 | | |
687 | | - | |
688 | | - | |
689 | | - | |
690 | | - | |
691 | | - | |
692 | | - | |
693 | | - | |
694 | | - | |
695 | | - | |
696 | | - | |
697 | | - | |
698 | | - | |
699 | | - | |
700 | | - | |
701 | | - | |
702 | | - | |
703 | | - | |
704 | | - | |
705 | 658 | | |
706 | 659 | | |
707 | 660 | | |
| |||
1991 | 1944 | | |
1992 | 1945 | | |
1993 | 1946 | | |
1994 | | - | |
1995 | | - | |
1996 | | - | |
1997 | | - | |
1998 | | - | |
1999 | | - | |
2000 | | - | |
2001 | | - | |
2002 | 1947 | | |
2003 | | - | |
2004 | | - | |
2005 | | - | |
2006 | | - | |
2007 | | - | |
2008 | | - | |
2009 | | - | |
2010 | | - | |
2011 | | - | |
2012 | | - | |
2013 | | - | |
2014 | | - | |
2015 | | - | |
2016 | | - | |
2017 | | - | |
2018 | | - | |
2019 | | - | |
2020 | | - | |
2021 | | - | |
2022 | | - | |
2023 | | - | |
2024 | | - | |
2025 | | - | |
2026 | | - | |
2027 | | - | |
2028 | | - | |
2029 | | - | |
2030 | | - | |
2031 | | - | |
2032 | | - | |
2033 | | - | |
2034 | | - | |
2035 | | - | |
2036 | | - | |
2037 | | - | |
2038 | | - | |
2039 | | - | |
2040 | | - | |
2041 | | - | |
2042 | | - | |
2043 | | - | |
2044 | | - | |
2045 | | - | |
2046 | | - | |
2047 | | - | |
2048 | | - | |
2049 | | - | |
2050 | | - | |
2051 | | - | |
2052 | | - | |
2053 | | - | |
2054 | | - | |
2055 | | - | |
2056 | | - | |
2057 | | - | |
2058 | 1948 | | |
2059 | 1949 | | |
2060 | 1950 | | |
| |||
Lines changed: 0 additions & 57 deletions
This file was deleted.
Lines changed: 0 additions & 39 deletions
This file was deleted.
Lines changed: 0 additions & 63 deletions
This file was deleted.
Lines changed: 0 additions & 36 deletions
This file was deleted.
0 commit comments