-
Notifications
You must be signed in to change notification settings - Fork 100
Pull requests: gin-contrib/cache
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build(deps): bump github.com/testcontainers/testcontainers-go from 0.38.0 to 0.40.0
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#128
opened Nov 10, 2025 by
dependabot
bot
Loading…
build(deps): bump github.com/gomodule/redigo from 1.9.2 to 1.9.3
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#127
opened Oct 13, 2025 by
dependabot
bot
Loading…
build(deps): bump github/codeql-action from 3 to 4
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#126
opened Oct 13, 2025 by
dependabot
bot
Loading…
build(deps): bump github.com/gin-gonic/gin from 1.10.1 to 1.11.0
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#125
opened Sep 22, 2025 by
dependabot
bot
Loading…
build(deps): bump aquasecurity/trivy-action from 0.28.0 to 0.33.1
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#123
opened Sep 8, 2025 by
dependabot
bot
Loading…
build(deps): bump actions/setup-go from 5 to 6
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#122
opened Sep 8, 2025 by
dependabot
bot
Loading…
build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#120
opened Sep 1, 2025 by
dependabot
bot
Loading…
build(deps): bump actions/checkout from 4 to 5
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#118
opened Aug 25, 2025 by
dependabot
bot
Loading…
should pass pointer for cache.Cache to prevent original object be GCed
#75
opened Jul 23, 2021 by
xiaoyexu
Loading…
refactor cacheWriter to ensure that cache write is atomic
#73
opened Jun 11, 2021 by
chenyahui
Loading…
improve code readability by removing unnecessary 'elses'
#72
opened May 26, 2021 by
nicolasassi
Loading…
wrong cached result when a cached file's size is more than 32768
#66
opened Apr 8, 2020 by
OliverZou
Loading…
Introduce
func NewCacheStore(opts Options) (CacheStore, error) and a method New(opts Options) CacheStore to the CacheStore interface
#56
opened Sep 14, 2019 by
masudur-rahman
Loading…
add support for variations of redis atomic incrementing and ExpireAt
#50
opened Dec 8, 2018 by
Jim-Lambert-Bose
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.