• Joined on 2024-01-25
star3s pushed tag v1.1.4 to go/log 2026-05-05 21:45:22 +08:00
star3s pushed to main at go/log 2026-05-05 20:35:29 +08:00
8a44c1ace6 temp version for new plan
b2f91d37be temp version for new plan
Compare 2 commits »
star3s pushed to main at go/db 2026-05-05 18:10:23 +08:00
ae5011fba5 日志体系重构:利用 log 包自动堆栈捕获特性,简化类型化日志记录 (by AI)
star3s pushed tag v1.0.6 to go/db 2026-05-05 18:10:23 +08:00
star3s pushed to main at go/log 2026-05-05 18:10:21 +08:00
a720cfb63b 自动化增强:引入 StackTraceable 接口,Log 方法支持自动补全调用栈 (by AI)
star3s pushed tag v1.1.3 to go/log 2026-05-05 18:10:21 +08:00
star3s pushed to main at go/db 2026-05-05 17:59:47 +08:00
bc3247dc4f 日志自主化:实现 DB 包自维护日志结构,利用 log.Log 自动填充机制 (by AI)
star3s pushed tag v1.0.5 to go/db 2026-05-05 17:59:47 +08:00
star3s pushed to main at go/log 2026-05-05 17:59:46 +08:00
f9a10486e3 架构解耦:移除内置 DB 日志支持,回归私有填充逻辑,导出 GetCallStacks (by AI)
star3s pushed tag v1.1.2 to go/log 2026-05-05 17:59:46 +08:00
star3s pushed to main at go/http 2026-05-05 17:50:07 +08:00
35b19b6539 chore: 基础设施对齐与代码规范优化 (by AI)
star3s pushed to main at go/file 2026-05-05 17:49:41 +08:00
4f750c8acc chore: 优化目录处理与命令执行,对齐基础设施 (by AI)
star3s pushed tag v1.0.5 to go/file 2026-05-05 17:49:16 +08:00
star3s pushed tag v1.0.4 to go/http 2026-05-05 17:49:16 +08:00
star3s pushed tag v1.0.4 to go/http 2026-05-05 17:47:07 +08:00
star3s pushed tag v1.0.5 to go/file 2026-05-05 17:46:30 +08:00
star3s pushed to main at go/.profile 2026-05-05 17:36:07 +08:00
5c23d5673a 同步发布模块版本更新(by AI)
34dafaccc6 Docs: update log module version and API in INDEX
Compare 2 commits »
star3s pushed tag v1.0.5 to go/discover 2026-05-05 17:35:31 +08:00
star3s pushed to main at go/discover 2026-05-05 17:34:52 +08:00
b1fcba1a42 修复两处核心并发死锁,优化守护进程退出逻辑(by AI)
star3s pushed to main at go/redis 2026-05-05 17:34:29 +08:00
3b32a0efb7 重构 PubSub 状态管理,修复并发竞态风险(by AI)