apisix/t
YuanSheng Wang ee7533874d
optimize: Use lru to avoid resolving IP addresses repeatedly . (#1772)
* optimize: Use lru to avoid resolving IP addresses repeatedly .
Cached the global rules to `ctx` .

* optimzie: used a longer time interval for etcd and flush access log.

* optimize: return upstream node directly if the count is 1 .

* optimize: avoid to cache useless variable.
2020-06-28 18:14:38 +08:00
..
admin optimize: Use lru to avoid resolving IP addresses repeatedly . (#1772) 2020-06-28 18:14:38 +08:00
config-center-yaml bugfix: added key field when parse route from local yaml. (#1334) 2020-03-24 20:19:04 +08:00
core feature: support etcd auth (#1769) 2020-06-26 17:25:58 +08:00
debug feature: implemented plugin uri-blocklist . (#1727) 2020-06-22 14:45:55 +08:00
discovery feature: support discovery center (#1440) 2020-05-14 23:20:44 +08:00
lib feature: ssl enhance (#1678) 2020-06-13 16:10:27 +08:00
node refactory: collect upstream logic and put them in a single file. (#1734) 2020-06-22 14:21:42 +08:00
plugin test: added test cases. (#1752) 2020-06-24 09:59:11 +08:00
router feature: ssl enhance (#1678) 2020-06-13 16:10:27 +08:00
stream-node bugfix: compare server_port with number data type. (#1154) 2020-02-24 19:32:32 +08:00
stream-plugin refactory: collect upstream logic and put them in a single file. (#1734) 2020-06-22 14:21:42 +08:00
utils Batch Processor: Fix for rescheduling execution for max_retry_count is 0 and 1 (#1349) 2020-03-30 09:44:33 +08:00
apisix.luacov feature: support discovery center (#1440) 2020-05-14 23:20:44 +08:00
APISIX.pm feature: support etcd auth (#1769) 2020-06-26 17:25:58 +08:00
grpc-proxy-test.sh feature: supported key-based authentication to the dashboard. (#1169) 2020-03-05 14:48:27 +08:00