Commit Graph

1543 Commits

Author SHA1 Message Date
godotg df54c2ce97 Merge pull request #95 from guanjie-tom-wang/fix-Readme-Typo
Fix Readme.md Typos
2024-03-23 18:01:25 +08:00
godotg 92b8ee0680 perf[event]: the event method name is changeless 2024-03-23 17:43:21 +08:00
godotg 9932e046b6 del[event]: delete IPlayerEvent 2024-03-23 16:30:06 +08:00
weixiaoqiang b51fd4e0ed perf[event]:Optimize event exception handling and unsubscribed event handling 2024-03-23 10:13:57 +08:00
Tom Wang 260d60bf14 Fix the typo at README.md 2024-03-22 13:36:53 -04:00
O-GuanjieWang-O 94547030c1 Fix the Typo at README 2024-03-22 13:32:01 -04:00
godotg 8ade37bbe3 test[log]: the total time consumed by multiple thread 2024-03-22 15:18:54 +08:00
godotg b025bae381 chore[maven]: update maven version 2024-03-21 20:15:02 +08:00
godotg a17d9ef270 perf[registry]: custom root path 2024-03-21 16:13:14 +08:00
godotg e2625a45b8 feat[registry]: custom root path 2024-03-21 16:02:15 +08:00
godotg 5be1a2ccb8 chore[doc]: update doc 2024-03-20 11:30:20 +08:00
godotg fcfe65f8cb chore[doc]: update doc 2024-03-19 17:38:10 +08:00
godotg 2a5d8eac7d chore[orm]: warning log 2024-03-19 10:19:37 +08:00
godotg 7b491011c8 chore[orm]: warning log 2024-03-18 17:58:04 +08:00
godotg 58cc666e6d chore[orm]: rename pnode 2024-03-18 14:36:02 +08:00
godotg 6b5423930f Merge remote-tracking branch 'origin/main' 2024-03-18 11:43:05 +08:00
godotg 056c30d440 fix[orm]: verify that the entity to be updated and the cached entity are the same entity 2024-03-18 11:42:41 +08:00
godotg c012d84bfa chore[doc]: update doc 2024-03-16 12:01:16 +08:00
godotg e38f3ef0a7 update 2024-03-16 11:05:41 +08:00
godotg 9932000be2 chore[comment]: copyright 2024-03-15 17:35:22 +08:00
godotg 48e1504463 chore[var]: generic type 2024-03-15 17:17:13 +08:00
godotg 2bff063196 perf[orm]: maven dependency 2024-03-08 19:26:18 +08:00
godotg 71c2d91d5e fix[netty]: netty dependency does not need netty-transport-native-epoll and use maven classifier to include the corresponding platform's package 2024-03-08 17:29:56 +08:00
ThinkGamer daba93eb74 Merge pull request #94 from zfoo-project/zfoo-hotswap-comment
chore[hotswap]: update comment
2024-03-07 16:39:00 +08:00
cuizw a14fd1296b chore[hotswap]: update comment 2024-03-07 16:36:50 +08:00
godotg 7bcaa66585 chore[hotswap]: update comment 2024-03-07 16:07:43 +08:00
godotg ff8a320fc1 chore[generate]: format csharp code 2024-03-05 18:09:19 +08:00
godotg 64a3526cc0 test[benchmark]: fastjson2 test 2024-03-05 18:02:44 +08:00
godotg 59d8ce0815 perf[deploy]: reduce deployment complexity 2024-03-04 12:11:28 +08:00
godotg 4870a55fec perf[deploy]: reduce deployment complexity 2024-03-01 17:28:47 +08:00
godotg 27b3902772 chore[func]: if can't get the property name corresponding to Func, an exception will be thrown 2024-02-27 19:28:01 +08:00
godotg 341b384017 Merge pull request #93 from LucaLq/main
perf[graalvm]: optimized annotation @GraalvmNativeStorage
2024-02-27 18:56:12 +08:00
superman 73d8649859 perf[graalvm]: optimized annotation @GraalvmNativeStorage 2024-02-27 18:24:33 +08:00
godotg d3ee05daf0 chore[command]: command log 2024-02-24 16:31:02 +08:00
godotg 5dc92cfd5a perf[thread]: increase the event threads 2024-02-23 11:09:46 +08:00
godotg 4a35397432 perf[virtual]: virtual thread task can not set Attachment to ThreadLocal 2024-02-21 17:15:58 +08:00
godotg 742a90e7a4 perf[thread]: fast thread local adapter 2024-02-21 11:38:12 +08:00
godotg b5b0cc353f fix[tree]: if key greater than the max key, returns the last index of entry 2024-02-06 17:39:06 +08:00
godotg fc9a9e1e82 fix[protocol]: the protocol number is defined repeatedly 2024-02-06 15:21:52 +08:00
godotg a69b62b824 fix[note]: class note indented 2024-02-01 11:17:07 +08:00
godotg f585e00d07 fix[note]: class note indented 2024-02-01 11:10:35 +08:00
godotg 0d46c824b3 chore[note]: rename method 2024-02-01 10:58:24 +08:00
godotg 370b1f588d fix[note]: the first line of a multi-line note is not indented 2024-02-01 10:50:54 +08:00
godotg 22b01145c4 chore[log]: router log 2024-02-01 10:48:21 +08:00
godotg 36f90c8a69 fix[zk]: zooKeeper reconnects without a registered consumer 2024-01-30 12:49:34 +08:00
godotg 6dbb718c27 perf[lua]: serialize table to json 2024-01-29 19:33:22 +08:00
godotg f94a89ae99 perf[lua]: convert the array or map of Lua to a normal output string 2024-01-29 18:58:09 +08:00
godotg 58fbb96a3a perf[lua]: convert the table of lua to a string output 2024-01-29 17:19:07 +08:00
godotg 074f5d1303 chore[storage]: typo 2024-01-27 10:54:39 +08:00
godotg 9c3b4439fb feat[orm]: unsafe updates entity immediatly 2024-01-25 19:33:43 +08:00