Skip to content

Pull requests: patrickmn/go-cache

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Expire method
#172 opened Nov 20, 2023 by alejandro-carstens Loading…
gofmt -w -r 'interface{} -> any'
#163 opened Nov 27, 2022 by googlc Loading…
Make this repository a Go module
#154 opened Apr 25, 2022 by codesoap Loading…
Call onEvicted on flush
#153 opened Apr 25, 2022 by codesoap Loading…
Generic go-cache
#149 opened Mar 18, 2022 by sschiz Loading…
Add gomod
#135 opened Dec 8, 2020 by obalunenko Loading…
Added IncrementExpiration method
#134 opened Nov 18, 2020 by bgokden Loading…
Delete expired items before setting
#132 opened Oct 13, 2020 by jaimem88 Loading…
Flush calls onEvicted
#122 opened May 28, 2020 by pavelbazika Loading…
Add Memoize
#113 opened Oct 26, 2019 by clitetailor Loading…
Add OnMissing callback
#106 opened Jun 24, 2019 by adregner Loading…
Add method for delete by regex rule
#100 opened Apr 10, 2019 by vmpartner Loading…
added atomic list-append operation
#97 opened Feb 21, 2019 by sgeisbacher Loading…
add GetWithExpirationUpdate
#96 opened Feb 18, 2019 by sbabiv Loading…
Add method for getting all cache keys
#81 opened Apr 13, 2018 by alex-ant Loading…
Add Iterate
#78 opened Mar 28, 2018 by youjianglong Loading…
Changing RWMutexMap to sync.Map
#72 opened Nov 30, 2017 by vidmed Loading…
Add UpdateExpiration method.
#66 opened Aug 23, 2017 by dossy Loading…
Adding some utility functions to cache:
#55 opened May 31, 2017 by EVODelavega Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.