-
Notifications
You must be signed in to change notification settings - Fork 99
Pull requests: gin-contrib/cache
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build(deps): bump goreleaser/goreleaser-action from 5 to 6
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#108
opened Jun 10, 2024 by
dependabot
bot
Loading…
build(deps): bump github.com/gomodule/redigo from 1.8.9 to 1.9.2
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#107
opened May 13, 2024 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!
Mix and match filters to narrow down what you’re looking for.