Pacific73 / gorm-cacheLinks
gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.
☆118Updated last year
Alternatives and similar repositories for gorm-cache
Users that are interested in gorm-cache are comparing it to the libraries listed below
Sorting:
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆85Updated last year
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆197Updated last week
- go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options co…☆64Updated last year
- i18n middleware☆108Updated last week
- GORM V2 Opentracing Plugin☆93Updated 4 years ago
- 用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗…☆102Updated last year
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆78Updated 3 months ago
- gorm v2的一个即插即用的旁路缓存解决方案☆25Updated last year
- 基于kratos 的聚合消息推送平台☆90Updated 2 years ago
- HTTP User Agent parser for the Go programming language.