昔念 82bb99d141 ```
refactor(common/rpc): 移除Redis PubSub心跳机制并优化连接管理

移除Redis PubSub连接的心跳保活功能,因为PubSub连接只应负责订阅和接收,
避免在同一连接上并发执行PING操作。更新了ListenFunc和ListenFight函数,
统一代码结构,移除了context包依赖,并添加了相关注释说明。

feat(logic/pet): 新增宠物技能提交功能

新增CommitPetSkills接口用于一次性提交宠物技能学习/替换/排序结果。
实现技能验证、费用计算和状态更新逻辑,包括新技能学习成本和排序费用。
添加isSameUint32Slice辅助函数用于比较技能数组。
```
2026-04-12 19:14:18 +08:00
1
2026-01-27 07:00:35 +00:00
2026-04-11 19:21:32 +08:00
```
2026-04-08 01:28:55 +08:00
```
2026-04-12 19:14:18 +08:00
2026-04-09 13:11:59 +08:00
```
2026-04-12 19:14:18 +08:00
```
2026-03-31 10:40:37 +08:00
2026-04-10 12:18:32 +08:00
```
2026-04-12 13:27:39 +08:00
```
2026-04-12 19:14:18 +08:00
2026-04-02 23:42:37 +08:00
2026-04-04 01:04:58 +08:00
2025-06-20 17:13:51 +08:00
```
2026-01-01 19:57:39 +08:00
```
2026-03-31 10:40:37 +08:00
```
2026-03-04 17:11:57 +08:00
2025-06-20 17:13:51 +08:00

blazing

这是骄阳号开发团队的开源项目,请勿用于商业用途。 在软件开发中repo、impl、mapper 和 model 是常见的分层架构组件

项目介绍

seer-project

项目结构:

go tool pprof -http :8081 "http://127.0.0.1:9909/debug/pprof/profile"

go tool pprof -http :8081 "http://202.189.15.67:62672/debug/pprof/profile" go tool pprof -http :8081 "http://8.162.8.203:9909/debug/pprof//profile" go tool pprof -http :8081 "http://8.162.23.87:9910/debug/pprof//profile" go tool pprof -http :8081 "http://61.147.247.7:36855/debug/pprof/profile" go tool pprof -http :8081 "http://61.147.247.7:43892/debug/pprof/profile"

采样 60 秒的 CPU 数据,然后通过 HTTP 8081 端口可视化

go tool pprof -http :8081 "http://61.147.247.7:43892/debug/pprof/profile?seconds=300" 详情查看 文档

Description
No description provided
Readme 4.2 GiB
Languages
GO 100%