Commit Graph

1451 Commits

Author SHA1 Message Date
godotg fe7a0cef3a chore[comment]: cache the sid after load balancer 2024-01-18 10:44:32 +08:00
godotg 6dc976e86b doc[hotswap]: need to configure the JAVA_HOME environment variable, if you don't configure this environment variable, it may cause an unknown exception 2024-01-17 15:41:34 +08:00
godotg 2477fb198b doc[decoder]: WeChat Mini Program does not support TextDecoder 2024-01-17 15:28:43 +08:00
godotg c512663b17 doc[ssl]: openssl certificate conversion 2024-01-17 15:08:21 +08:00
godotg 8918104a15 del[message]: delete fields that are not used for generic returns 2024-01-17 11:07:10 +08:00
godotg eaed62620b fix[enhance]: location null pointer error 2024-01-16 17:44:39 +08:00
godotg 61b5c2abce perf[module]: If the path of the package contains a classpath, the moduleId of the classpath is preferred, which means that the priority of the classpath will be higher. 2024-01-16 17:20:59 +08:00
godotg f463205bcb fix[pb]: if not specify output path, then use current default path 2024-01-16 13:46:23 +08:00
godotg c57656b851 perf[csharp]: delete csharp useless valueOf() method 2024-01-16 13:38:49 +08:00
godotg d5e1f495df fix[generate]: join root path and generate path 2024-01-15 18:53:49 +08:00
godotg 441cd023dd del[gateway]: delete AuthUidToGatewayCheck/AuthUidAsk/AuthUidToGatewayConfirm 2024-01-15 17:59:07 +08:00
godotg 0b08d4eac0 fix[generate]: the root path of the generated protocol is incorrect 2024-01-15 16:07:04 +08:00
godotg 62fb1b4a42 chore[visit]: control access to variables 2024-01-15 15:58:45 +08:00
godotg 32721b9ab1 fix[lua]: the path that generated the LUA protocol was incorrect 2024-01-15 15:53:02 +08:00
godotg 9fed72915e fix[net]: Empty string judgment in CIDR block 2024-01-15 15:36:15 +08:00
godotg b608eb6215 feat[net]: whether the IP address is in a CIDR block 2024-01-15 14:13:21 +08:00
godotg 0eef1912c2 fix[spring]: spring 6.1 LocalVariableTableParameterNameDiscoverer warning of consumer 2024-01-15 13:06:57 +08:00
godotg 85e8556e3e fix[spring]: spring 6.1 LocalVariableTableParameterNameDiscoverer warning 2024-01-15 12:54:45 +08:00
godotg 8a74b46def chore[maven]: inappropriate documentation comments 2024-01-14 20:44:07 +08:00
godotg 3e764ad41c feat[release]: zfoo 3.3.0 2024-01-14 20:23:53 +08:00
godotg 260e3ec76d feat[release]: release zfoo 3.3.0 2024-01-14 20:02:14 +08:00
godotg 80143c6653 chore[consumer]: optimize code hierarchy 2024-01-14 18:48:52 +08:00
godotg 4d22dec398 fix[consumer]: If there is no service consumer, the node will not be registered under the consumer. 2024-01-14 17:58:02 +08:00
godotg 2b1841e759 test[gateway]: gateway test 2024-01-13 18:56:37 +08:00
godotg c8a4f94142 chore[loadbalancer]: register data comment 2024-01-13 18:38:11 +08:00
godotg 07c0be9361 chore[loadbalancer]: cached ConsistentHashConsumer comment 2024-01-13 18:31:56 +08:00
godotg 59aecb180d test[loadbalancer]: start cached ConsistentHashConsumer test 2024-01-13 15:58:52 +08:00
godotg 059b0f79dc perf[loadbalancer]: cached consistent hash loadbalancer use protocolModuleId and argument as key 2024-01-13 15:39:57 +08:00
godotg fb340d71f7 chore[loadbalancer]: rename cached consistent hash loadbalancer 2024-01-13 14:56:26 +08:00
godotg 82782d71ea ref[consumer]: simplify consumer configuration and support repeated consumption of the same interface by different service providers 2024-01-13 14:07:57 +08:00
godotg 331812f836 fix[provider]: provider format check error 2024-01-13 12:16:59 +08:00
godotg 02ad965755 ref[rpc]: refactor service provider 2024-01-13 11:47:13 +08:00
sun 3bf273acea fix[lua]: read lua in one protocol 2024-01-12 19:25:52 +08:00
godotg b35b082005 fix[lua]: read lua in one protocol 2024-01-12 17:03:28 +08:00
godotg 89e63d7153 fix[pb]: missing package definition 2024-01-11 19:52:55 +08:00
godotg 265f625934 fix[pb]: missing package definition 2024-01-11 19:39:06 +08:00
godotg 6a117331c5 chore[pb]: detailed logs 2024-01-11 19:28:32 +08:00
godotg 687945f7c3 perf[protobuf]: use prefix number of proto name as start protocol ID 2024-01-11 19:04:15 +08:00
godotg fe733c0386 doc[protocol]: update doc 2024-01-11 16:40:21 +08:00
godotg 5b493036b0 revert[pom]: revert version to 3.2.0 2024-01-08 18:05:25 +08:00
godotg 0e4c66dbe5 chore[field]: field visibility 2024-01-06 16:16:07 +08:00
godotg 81e161d2b9 Merge pull request #86 from qiaomengrui/zfoo-3.2.0.a
feat[load balancer]: Consistent Hash Of Memory Consumer LoadBalancer
2024-01-06 14:37:16 +08:00
qiaomr c590ccf87a 获取 memory 2024-01-06 14:29:46 +08:00
qiaomr 1b06137705 memory 负载 2024-01-06 11:40:38 +08:00
qiaomr ef5de74d7c 3.2.0.a 2024-01-05 18:11:00 +08:00
godotg 9cb113aca7 chore[gcc]: cpp compiler 2023-12-24 16:19:26 +08:00
godotg b85dec7499 chore[gcc]: cpp compiler 2023-12-24 13:09:47 +08:00
godotg e3a692446e chore[json]: delete useless import packages 2023-12-22 14:08:40 +08:00
godotg 47c1adc7d0 test[json]: json tcp server 2023-12-22 13:48:34 +08:00
godotg 2133077901 test[json]: json tcp server 2023-12-22 11:26:09 +08:00