apisix/t
YuanSheng Wang 16f5f27c90
feature: used schema to check the upstream configuration in etcd. (#105)
* feature: used schema to check the upstream configuration in etcd.
* change: used Lua table to avoid concat JSON string by manual for schema.
* optimize: changed a smaller wait time, faster way to know if there has new data coming.
2019-06-15 11:49:58 +08:00
..
admin feature: the minimum is 1 if the route id is integer. 2019-06-15 08:32:28 +08:00
core test: moved the different test file to different folder. 2019-06-13 16:16:50 +08:00
lib test: added a fully test case for gateway node. (#90) 2019-06-14 10:27:45 +08:00
node feature: used schema to check the upstream configuration in etcd. (#105) 2019-06-15 11:49:58 +08:00
plugin bugfix: added the plugin load. (#95) 2019-06-14 16:11:14 +08:00
APISix.pm makefile: create temporary dir for core file of apisix. 2019-06-14 17:28:16 +08:00
balancer.t feature: supported consistent hash for dynamic load balancing. (#69) 2019-06-11 12:20:57 +08:00