Commit Graph
124 Commits
Author SHA1 Message Date
godotg 469cbab443 feat[release]: 4.0.0 release 2024-08-20 20:38:56 +08:00
godotg a4fe83de9a perf[cache]: reduce copy objects 2024-08-20 14:22:47 +08:00
godotg 1277ab03ea perf[cache]: reduce the duplication of objects 2024-08-20 13:27:28 +08:00
godotg d676bc4972 perf[cache]: check expire cache in all access method 2024-08-16 18:19:05 +08:00
godotg 96485d132b fix[cache]: fixed a bug where expired data could not be deleted 2024-08-16 17:58:02 +08:00
godotg 02f6574c09 fix[cache]: fixed a bug where expired data could not be deleted 2024-08-16 16:48:54 +08:00
luca 4513074778 fix[cache]: fixed a bug where expired data could not be deleted 2024-08-16 15:37:43 +08:00
godotg db7feb2acf feat[cache]: batch remove callback 2024-07-29 16:07:16 +08:00
godotg 9c4c8f5f1b style[code]: code style 2024-06-27 16:55:35 +08:00
godotg b23ded4fbf ref[executor]: executor register and get 2024-06-25 11:37:26 +08:00
godotg d882cb021e chore[version]: update version 2024-05-08 22:49:38 +08:00
godotg 2f55bbb387 ref[SingleCache]: move SingleCache to scheduler 2024-03-28 10:35:55 +08:00
godotg e27986b5e0 update 2024-03-27 21:34:50 +08:00
godotg b3e61091a2 perf[cache]: assert construct param 2024-03-27 17:48:48 +08:00
godotg faace1de6a test[cache]: LazyCache test 2024-03-27 17:37:33 +08:00
godotg aa3ee29383 test[cache]: LazyCache test 2024-03-27 17:33:34 +08:00
godotg a28544db8a fix[cache]: update expire time when put value 2024-03-27 17:18:50 +08:00
godotg fda2d6a092 fix[cache]: int overflow 2024-03-27 17:04:18 +08:00
godotg 03d7996815 del[cache]: delete sizeCheckTimeAtomic 2024-03-27 17:00:50 +08:00
godotg 7fcf726371 fix[cache]: Comparison method violates its general contract 2024-03-27 16:48:11 +08:00
godotg c4812dcad7 perf[cache]: checkMaxSize need currentTimeMillis method for precise time 2024-03-27 16:27:49 +08:00
godotg b0a53b7f25 perf[cache]: limit check cache size time 2024-03-27 15:31:22 +08:00
godotg 9ee797d495 perf[cache]: limit check cache size time 2024-03-27 15:30:17 +08:00
godotg 15dd47ef63 perf[cache]: use back pressure to remove caches that exceed the maximum size in batches 2024-03-27 14:46:20 +08:00
godotg 4b0018e1d2 ref[cache]: use LazyCache instead of Caffeine 2024-03-26 11:44:55 +08:00
godotg f56bb656ae ref[cache]: move LazyCache from orm to scheduler 2024-03-26 11:21:12 +08:00
godotg cd1ae54fce feat[release]: 3.3.1 release 2024-03-23 20:15:11 +08:00
godotg b025bae381 chore[maven]: update maven version 2024-03-21 20:15:02 +08:00
godotg 2bff063196 perf[orm]: maven dependency 2024-03-08 19:26:18 +08:00
godotg 7a008dbcc7 chore[comment]: scheduler comments 2024-01-20 20:34:12 +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
godotg a4089a9aee release 3.2.0 2023-10-22 10:24:23 +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 1808796fb5 build[release]: first release for java 17 2023-09-21 21:18:26 +08:00
sun 82d299e1c1 perf[enhance]: use getName() in class 2023-09-21 11:13:23 +08:00
sun f05870ca51 perf[thread local]: use FastThreadLocalAdapter instead of FastThreadLocal 2023-09-20 17:52:57 +08:00
sun ac19a9698d feat[virtual thread]: upgrade java to 21 and use virtual thread 2023-09-20 15:28:21 +08:00
godotg 77c9c5dc14 chore[version]: update version 2023-09-17 18:46:44 +08:00
godotg b5e564874b build[maven]: maven repository center 2023-09-16 15:28:28 +08:00
sun a0968c8fdc perf[maven]: update maven dependency 2023-09-14 18:04:00 +08:00
sun 3526f67a8b perf[maven]: update maven dependency 2023-09-14 16:39:52 +08:00
sun 4e3de02a67 perf[maven]: maven center 2023-09-14 10:23:38 +08:00
godotg 422598680c chore[maven]: maven repository 2023-09-13 08:34:53 +08:00
godotg aa21a2fbd3 chore[maven]: maven repository 2023-09-13 08:30:04 +08:00
godotg 03e3e62dcd chore[maven]: maven repository 2023-09-13 00:48:04 +08:00
godotg 8358d9b792 chore[maven]: maven repository 2023-09-12 23:46:47 +08:00