Skip to content

Releases: dtapps/entcache

Release list

v0.1.1

v0.1.1 Pre-release
Pre-release

Choose a tag to compare

@dtapps dtapps released this 13 Jun 15:12
feat(driver): 添加日志配置选项

新增 Log 函数用于配置 Driver 的日志记录功能,允许传入自定义日志函数。

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@dtapps dtapps released this 13 Jun 08:29
ci: 更新项目依赖并迁移至新模块路径

- 将模块路径从 ariga.io/entcache 更改为 github.com/dtapps/entcache
- 更新 Go 版本至 1.24.4
- 更新 entgo.io/ent 依赖至 v0.14.4
- 更新其他依赖版本,包括 github.com/redis/go-redis/v9 至 v9.10.0
- 删除内部示例项目的 go.mod 文件