Commit Graph

2037 Commits

Author SHA1 Message Date
godotg d3d2d93dc5 chore: test 2024-11-09 12:15:47 +08:00
jaysunxiao 3528da2db6 Merge pull request #136 from awakeyoyoyo/main
fix[orm]: fix error entity clazz
2024-10-28 15:51:20 +08:00
lqhao cfe30a26ea Merge branch 'zfoo-project:main' into main 2024-10-28 14:43:33 +08:00
awake fe7873dbc6 fix[orm]: fix error entity clazz 2024-10-28 14:37:41 +08:00
jaysunxiao 0971bc8414 Merge pull request #135 from awakeyoyoyo/main
perf[orm]: code style
2024-10-22 21:08:11 +08:00
awake c05df57821 perf[orm]: code style 2024-10-22 10:22:35 +08:00
jaysunxiao 12116091c4 Merge pull request #134 from awakeyoyoyo/main
perf[orm]: code style
2024-10-21 15:35:05 +08:00
awake ca0fc63380 Merge remote-tracking branch 'origin/main' 2024-10-21 14:45:40 +08:00
awake b3dc38dd2a perf[orm]: code style 2024-10-21 14:45:23 +08:00
jaysunxiao 3aaab2dc21 Merge pull request #133 from awakeyoyoyo/main
perf[orm]: persist finish, reset modifiedTime & writeToDbTime
2024-10-21 14:23:15 +08:00
awake 6e76170f95 perf[orm]: persist finish, reset modifiedTime & writeToDbTime 2024-10-21 14:08:42 +08:00
godotg dc1a196714 chore: excel read exception log 2024-10-19 10:57:16 +08:00
godotg 92fc58fcd0 feat: sync ask with timeout 2024-10-13 11:51:08 +08:00
godotg 37a30d9fda feat: ask with timeout 2024-10-13 11:41:44 +08:00
godotg a26547586f fix: filter null entity 2024-10-08 23:32:49 +08:00
godotg f04838195b feat: get ip from session 2024-10-06 20:31:10 +08:00
jaysunxiao 5c8b9c6aad test[map]: CopyOnWriteHashMapLongObject test 2024-09-27 10:04:40 +08:00
jaysunxiao 628463dab5 perf[map]: get put remove by primitive way 2024-09-23 19:50:17 +08:00
jaysunxiao 082c2fa581 perf[orm]: find thread by threadExecutorMap 2024-09-23 19:34:48 +08:00
jaysunxiao 6dd5b3ac65 perf[id]: catch getIncrementIdFromMongo exception 2024-09-22 14:57:37 +08:00
godotg a3d6b717df chore[doc]: update doc 2024-09-17 21:59:34 +08:00
godotg da8e2f6b42 chore[cache]: simplify code 2024-08-26 11:18:45 +08:00
jaysunxiao 353914d4f0 Merge pull request #132 from LucaLq/main
feat[cache]: get the data in the cache
2024-08-24 22:43:36 +08:00
luca 9a792ec08e feat[cache]: get the data in the cache 2024-08-22 17:35:20 +08:00
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 4f369e1ca6 Merge remote-tracking branch 'origin/main' 2024-08-20 13:28:13 +08:00
godotg 1277ab03ea perf[cache]: reduce the duplication of objects 2024-08-20 13:27:28 +08:00
godotg 6331c66dc4 chore[doc]: update doc 2024-08-17 10:50:53 +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
godotg c8839f126c Merge pull request #130 from LucaLq/main
fix[cache]: fixed a bug where expired data could not be deleted
2024-08-16 16:06:56 +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 2c66183b5e style[golang]: replace space with tab 2024-08-13 10:57:11 +08:00
godotg 794693179c chore[task]: simplified code 2024-08-11 12:57:26 +08:00
godotg 452723508b perf[executor]: use & bits operation to improve performance 2024-08-11 12:12:40 +08:00
godotg 6b4ad5f7bd Merge remote-tracking branch 'origin/main' 2024-08-10 18:11:25 +08:00
godotg 4564c4fbfc del[signal]: remove unnecessary log 2024-08-10 18:11:06 +08:00
sun edebf3d126 doc[zfoo]: update document 2024-08-06 18:45:45 +08:00
godotg a844013eb0 perf[orm]: avoid resize 2024-08-03 14:24:15 +08:00
godotg a455317925 style[orm]: code style 2024-08-03 14:09:11 +08:00
godotg d86c7e6ead Merge pull request #129 from sandogeek/main
ref[orm]: Optimize naming and logic
2024-07-31 11:00:53 +08:00
sando bd3614205c ref[orm]: Optimize naming and logic 2024-07-30 20:59:34 +08:00
godotg 02ec775623 doc[zfoo]: update document 2024-07-30 16:23:12 +08:00
godotg 670100a17c Merge pull request #128 from sandogeek/main
feat[orm]: id filed can use other name with @BsonId or @Id annotation
2024-07-30 14:05:43 +08:00
sando b2a45c703b feat[orm]: id filed can use other name with @BsonId or @Id annotation 2024-07-30 12:15:13 +08:00
godotg f809dbe6ec doc[zfoo]: update document 2024-07-30 11:39:19 +08:00
sando 50fb45dd66 Revert "feat[orm]: id filed can use other name with @BsonId annotation"
This reverts commit e6544eaeb8.
2024-07-30 11:29:29 +08:00
godotg e6544eaeb8 feat[orm]: id filed can use other name with @BsonId annotation 2024-07-29 18:01:01 +08:00