Commit Graph

186 Commits

Author SHA1 Message Date
godotg d882cb021e chore[version]: update version 2024-05-08 22:49:38 +08:00
zhenyu 26e4241851 fix[storage]: json2List Parse bug 2024-05-07 11:46:27 +08:00
godotg 4b0018e1d2 ref[cache]: use LazyCache instead of Caffeine 2024-03-26 11:44:55 +08:00
godotg cd1ae54fce feat[release]: 3.3.1 release 2024-03-23 20:15:11 +08:00
godotg 2bff063196 perf[orm]: maven dependency 2024-03-08 19:26:18 +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
superman 73d8649859 perf[graalvm]: optimized annotation @GraalvmNativeStorage 2024-02-27 18:24:33 +08:00
godotg 074f5d1303 chore[storage]: typo 2024-01-27 10:54:39 +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 5b493036b0 revert[pom]: revert version to 3.2.0 2024-01-08 18:05:25 +08:00
qiaomr ef5de74d7c 3.2.0.a 2024-01-05 18:11:00 +08:00
libin 6f6acd2b76 perf[protocol]: maven jprotobuf scope test 2023-11-23 10:10:32 +08:00
godotg 5648ebd9b5 fix[storage]: Excel has some empty cells that cause column shifts 2023-11-21 19:36:26 +08:00
libin 58b29e7565 Protocol auto List by order 2023-11-17 16:41:20 +08:00
godotg b5035eda75 perf[storage]: remove the useless cast type 2023-10-23 10:47:37 +08:00
godotg a4089a9aee release 3.2.0 2023-10-22 10:24:23 +08:00
godotg 88a6e11a69 ref[storage]: refactor lambda of storage 2023-10-22 10:08:55 +08:00
godotg 16f7997002 ref[storage]: refactor lambda of storage 2023-10-21 22:09:43 +08:00
godotg b64a7a4fd5 ref[storage]: refactor lambda of storage 2023-10-21 21:46:57 +08:00
godotg a59055360e ref[storage]: refactor lambda of storage 2023-10-21 21:32:53 +08:00
godotg 43f2e608b2 ref[storage]: refactor lambda of storage 2023-10-21 21:24:01 +08:00
godotg a6f06579b1 ref[storage]: refactor lambda of storage 2023-10-21 20:47:48 +08:00
godotg a6fe28d518 ref[storage]: refactor lambda of storage 2023-10-21 20:46:14 +08:00
godotg 592523a3bd ref[storage]: refactor the storage module 2023-10-21 11:30:24 +08:00
godotg c466b5d1f2 ref[storage]: refactor the storage module 2023-10-21 11:28:35 +08:00
godotg 2499c4dc14 ref[storage]: refactor the storage module 2023-10-21 11:09:16 +08:00
godotg afa85e55fb perf[storage]: use string as cache to reduce memory consumption 2023-10-21 09:51:02 +08:00
godotg d3d79b3738 perf[lambda]: generic class type specifications 2023-10-18 10:58:33 +08:00
godotg 4bb87e8b90 perf[protocol]: check unsupported type 2023-09-26 22:27:53 +08:00
sun 9f050b7a74 chore[storage]: update comment 2023-09-25 15:18:18 +08:00
godotg bbdf659e74 build[release]: first zfoo 3.1.4 release for java 17 2023-09-21 21:51:30 +08:00
godotg 9227edbd30 build[release]: first zfoo 3.1.3 release for java 17 2023-09-21 21:32:35 +08:00
godotg c46825c0a2 build[release]: first release for java 17 2023-09-21 21:28:38 +08:00
godotg 1808796fb5 build[release]: first release for java 17 2023-09-21 21:18:26 +08:00
sun 93303cb292 ref[storage]: use the JDK new API 2023-09-21 15:46:18 +08:00
sun ba7beb6f9f ref[storage]: rename primary key 2023-09-21 15:23:06 +08:00
sun 1337857987 ref[storage]: rename primary key 2023-09-21 15:15:14 +08:00
godotg 6c26fdcb7f ref[storage]: rename method 2023-09-20 22:28:21 +08:00
sun ac19a9698d feat[virtual thread]: upgrade java to 21 and use virtual thread 2023-09-20 15:28:21 +08:00
godotg 85c99eb54c del[storage]: remove unused class 2023-09-19 21:19:31 +08:00
godotg 5bcb2ca877 test[storage]: record class test 2023-09-19 21:15:48 +08:00
godotg a8f795393e fix[storage]: record check error 2023-09-19 21:12:24 +08:00
godotg 2cc4adfef9 test[storage]: record class test 2023-09-19 20:56:09 +08:00
godotg 7ba3cc8d6a ref[storage]: rename lambda 2023-09-19 20:45:24 +08:00
godotg cf33697abe perf[storage]: perfect generic methods 2023-09-19 20:43:48 +08:00
凌星 f045d44d37 doc[storage]: Synchronize the latest documents. 2023-09-19 17:17:38 +08:00
凌星 38375041dd perf[storage]: Optimize storage generic interfaces 2023-09-19 15:23:09 +08:00
凌星 37503b082d fix[storage]: Fix record class generation protocol field sort bug. 2023-09-19 10:26:53 +08:00
凌星 41bfac323e fix[storage]: Fix record class generation protocol error. 2023-09-18 17:45:18 +08:00