Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / chenyahui/gin-cache issues and pull requests
#44 - ✨ skip cache when gin context has error
Pull Request -
State: closed - Opened by Rain-eslite 4 months ago
#43 - 关于Gin-Cache的一些疑问
Issue -
State: closed - Opened by Akimio521 6 months ago
- 1 comment
#42 - Added context to the CacheStore interface
Pull Request -
State: open - Opened by xBlaz3kx 9 months ago
#41 - CacheStore interface missing context
Issue -
State: open - Opened by xBlaz3kx 9 months ago
#40 - use WithCacheStrategyByRequest for CacheByRequestURI
Pull Request -
State: closed - Opened by joripage 9 months ago
#39 - update redis library to v9
Pull Request -
State: open - Opened by ravarage 10 months ago
- 2 comments
#38 - feat: add onlyUpdateCache option
Pull Request -
State: open - Opened by tw7613781 about 1 year ago
- 4 comments
#37 - 请问怎么缓存自定义key
Issue -
State: closed - Opened by xiahao90 about 1 year ago
- 1 comment
#36 - 能否支持路由分组中使用?
Issue -
State: closed - Opened by lindaoling about 1 year ago
- 1 comment
#35 - feat: bump redis client to v9
Pull Request -
State: open - Opened by alexdor about 1 year ago
- 4 comments
#34 - Need a way to invalidate a key/reset cache when updates are made to the cached resources.
Issue -
State: open - Opened by kumarom over 1 year ago
- 4 comments
#33 - Cross-origin information is cached
Issue -
State: closed - Opened by nijinekoyo over 1 year ago
- 4 comments
#32 - upgrade go-redis to v8.11.5
Pull Request -
State: closed - Opened by rts-gordon about 2 years ago
- 1 comment
#31 - What's the difference of time duration between persist and cache?
Issue -
State: open - Opened by rts-gordon about 2 years ago
#30 - Can redis component in gin-cache be upgraded to latest version 8.11.5?
Issue -
State: closed - Opened by rts-gordon about 2 years ago
- 6 comments
#29 - feat: add WithOnCacheMiss option
Pull Request -
State: closed - Opened by vincentbernat about 2 years ago
- 2 comments
#28 - Cache without cookie
Issue -
State: closed - Opened by cherimo about 2 years ago
- 4 comments
#27 - Cache strategy based on some header
Issue -
State: closed - Opened by allesan about 2 years ago
- 5 comments
Labels: help wanted
#26 - refactor: make some variables private in struct & allow limiting cache size & CacheByRequestBody
Pull Request -
State: open - Opened by huantt over 2 years ago
- 3 comments
#25 - Cache property in MemoryStore should be private
Issue -
State: open - Opened by huantt over 2 years ago
#24 - [MemoryStore] Allow specifying max cache size to prevent OOM
Issue -
State: closed - Opened by huantt over 2 years ago
- 6 comments
#23 - Setting HTTP on hit or miss
Issue -
State: closed - Opened by allesan over 2 years ago
- 4 comments
Labels: question
#22 - Question about in-memory store choice
Issue -
State: closed - Opened by akolybelnikov over 2 years ago
- 3 comments
#21 - Is it possible to use this with *redis.ClusterClient?
Issue -
State: closed - Opened by outime over 2 years ago
- 1 comment
#20 - Support go-redis/redis/v9 client
Issue -
State: closed - Opened by TeslaLyon over 2 years ago
- 1 comment
Labels: feature
#19 - Exception using both gin-cache and nanmu42/gzip middleware
Issue -
State: closed - Opened by fufuok over 2 years ago
- 1 comment
#18 - Example for options
Issue -
State: closed - Opened by allesan over 2 years ago
- 3 comments
#17 - feat: option to cache until next hour
Issue -
State: closed - Opened by l3uddz over 2 years ago
- 1 comment
Labels: good first issue, question
#16 - fix: module name declares
Pull Request -
State: closed - Opened by hare85 over 2 years ago
- 1 comment
Labels: good first issue
#15 - 设置值时置为任意类型
Pull Request -
State: closed - Opened by ResistanceTo almost 3 years ago
#14 - set设置值问题(类型)
Issue -
State: closed - Opened by ResistanceTo almost 3 years ago
- 2 comments
Labels: question
#13 - How to cache pages with specific HTTP status code?
Issue -
State: closed - Opened by rwv almost 3 years ago
- 5 comments
#12 - Add prefix and sort on values
Pull Request -
State: closed - Opened by Jrmy2402 almost 3 years ago
- 2 comments
Labels: good first issue, feature
#11 - 这行代码是什么情况
Issue -
State: closed - Opened by shima-park almost 3 years ago
- 1 comment
Labels: bug
#10 - feat: add a new option IgnoreQueryOrder
Pull Request -
State: closed - Opened by chenyahui almost 3 years ago
#9 - feat: Option to extend cache time on cache hit
Issue -
State: closed - Opened by l3uddz almost 3 years ago
- 1 comment
Labels: good first issue, feature
#8 - WriteHeader should only be called after Header().Write()
Issue -
State: closed - Opened by turfaa about 3 years ago
- 2 comments
Labels: question
#7 - 希望能够有一个hook,在hit之后,WriteHeader之前
Issue -
State: closed - Opened by yveshield about 3 years ago
- 3 comments
Labels: feature
#6 - redis 缓存无法生效
Issue -
State: closed - Opened by xiebingmengg about 3 years ago
- 1 comment
#5 - enable cacheKey by func
Pull Request -
State: closed - Opened by wusphinx about 3 years ago
- 2 comments
#4 - support SingleflightForgetTimeout to reduce the impact of long tail requests
Issue -
State: closed - Opened by chenyahui over 3 years ago
Labels: feature
#3 - 当跨域中间件放在缓存中间件之前时,跨域header会设置两次
Issue -
State: closed - Opened by qqisee over 3 years ago
- 6 comments
Labels: bug
#2 - Is there a way to invalidate cache?
Issue -
State: closed - Opened by habibrosyad over 3 years ago
- 1 comment
Labels: question
#1 - 在使用singleflight, 对缓存的设置应该在singleflight里
Issue -
State: closed - Opened by thinkgos over 3 years ago
- 1 comment
Labels: bug