徐涛
|
fa61f83c6a
|
refactor(db):切换底层数据库驱动。
|
2022-09-21 08:47:24 +08:00 |
|
徐涛
|
aa5c43e51a
|
fix(god):基本完成天神模式中的查询调整。
|
2022-09-19 20:55:32 +08:00 |
|
徐涛
|
8a070d4396
|
refactor(pg):更换数据库驱动为pgx。
|
2022-09-19 17:26:04 +08:00 |
|
徐涛
|
cb2908435a
|
refactor(context):改进超时上下文的生成。
|
2022-09-16 05:38:44 +08:00 |
|
徐涛
|
b262042244
|
feat(global):全局增加一个用于生成带有超时控制的上下文生成器。
|
2022-09-15 16:14:30 +08:00 |
|
徐涛
|
4254d020b9
|
refactor(db):切换数据库驱动为pq,数据控制库为bun,更改Redis连接的名称。
|
2022-09-15 10:11:27 +08:00 |
|
徐涛
|
d38b6ab064
|
feat(log):完全使用Zerolog接管项目中的日志记录。
|
2022-09-08 14:33:54 +08:00 |
|
徐涛
|
306ef3e1d9
|
build(deps):Redis操作库更改为rueidis。
|
2022-08-27 12:37:31 +08:00 |
|
徐涛
|
ff9df8f99c
|
enhance(db):加入调试模式的SQL输出。
|
2022-08-13 07:18:06 +08:00 |
|
徐涛
|
51386ccba1
|
build(deps):更新Redis驱动版本。
|
2022-08-11 16:42:31 +08:00 |
|
徐涛
|
57ea1bd69a
|
build(deps):数据库驱动切换为pgx。
|
2022-08-11 10:31:36 +08:00 |
|
徐涛
|
7a55b78ebe
|
refactor(deps):ORM库切换为Xorm,同时增加保证数据库连接的配置。
|
2022-08-10 15:15:22 +08:00 |
|
徐涛
|
2cb2cf3cc7
|
feat(redis):在Redis工具包中增加共用的Context。
|
2022-08-09 16:16:10 +08:00 |
|
徐涛
|
173f2bdc6c
|
build(init):创建基本项目结构。
|
2022-08-09 15:02:34 +08:00 |
|