• Joined on 2024-01-25
star3s pushed tag v1.0.3 to go/db 2026-05-04 01:00:24 +08:00
star3s pushed tag v1.0.2 to go/db 2026-05-04 00:50:59 +08:00
star3s pushed to main at go/db 2026-05-04 00:50:58 +08:00
140169cbf2 feat: enhance PostgreSQL support, add reflection cache, and robust autoVersion initialization (by AI)
035c7bbbad docs: finalize project and update tests
3fe6364451 feat: implement schema sync with DSL support
d84495af2e feat: implement smart delete with shadow table support
8d75cf7be5 feat: implement global version control and optimistic locking
Compare 7 commits »
star3s pushed to main at go/.profile 2026-05-04 00:49:39 +08:00
edd18312a3 docs: correct redis version and formatting in index (by AI)
star3s pushed tag v1.0.2 to go/redis 2026-05-04 00:46:20 +08:00
star3s pushed to main at go/redis 2026-05-04 00:46:18 +08:00
28308c2f58 refactor: standardize ID naming and optimize performance (by AI)
star3s pushed to main at go/db 2026-05-03 14:08:50 +08:00
6c2b2fed4d Optimize db module: pre-calculate field mappings in makeResults, fix typos, and standardize naming (by AI)
star3s pushed tag v1.0.1 to go/db 2026-05-03 14:08:50 +08:00
star3s created repository go/db 2026-05-03 12:38:34 +08:00
star3s pushed tag v1.0.3 to go/http 2026-05-03 12:19:21 +08:00
star3s pushed to main at go/http 2026-05-03 12:19:20 +08:00
afa035ecfb release: v1.0.3 rename Bind to To (by AI)
star3s pushed tag v1.0.1 to go/redis 2026-05-03 12:02:03 +08:00
star3s pushed to main at go/redis 2026-05-03 12:02:02 +08:00
9f4b4ff381 test: add TestMain env check and IdMaker coverage (by AI)
star3s pushed to main at go/.profile 2026-05-03 09:47:25 +08:00
2c747ed9f6 docs: update redis version in module index (by AI)
star3s pushed to main at go/redis 2026-05-03 09:47:18 +08:00
067e74d46d chore: code review and fix race conditions in redis module (by AI)
star3s pushed tag v1.0.1 to go/redis 2026-05-03 09:47:18 +08:00
star3s pushed to main at go/redis 2026-05-03 08:43:29 +08:00
69324d566e feat: migrate redis module from ssgo to apigo.cc/go standard
star3s created repository go/redis 2026-05-03 08:36:59 +08:00
star3s pushed tag v1.0.2 to go/http 2026-05-03 00:34:32 +08:00
star3s pushed to main at go/http 2026-05-03 00:34:31 +08:00
6f8d262254 feat: parallel download, thread-safety and naming refinements (by AI)