-
Notifications
You must be signed in to change notification settings - Fork 51
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: chenyahui/gin-cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: chenyahui/gin-cache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
5
contributors
Commits on May 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c60dacc - Browse repository at this point
Copy the full SHA c60daccView commit details
Commits on Jul 27, 2022
-
Yong-suk.Jung committed
Jul 27, 2022 Configuration menu - View commit details
-
Copy full SHA for c4a6be3 - Browse repository at this point
Copy the full SHA c4a6be3View commit details
Commits on Jul 30, 2022
-
Merge pull request #16 from hare85/feature/module_declares
fix: module name declares
Configuration menu - View commit details
-
Copy full SHA for b6151dd - Browse repository at this point
Copy the full SHA b6151ddView commit details
Commits on Sep 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 19318c7 - Browse repository at this point
Copy the full SHA 19318c7View commit details
Commits on Dec 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7f8c3e5 - Browse repository at this point
Copy the full SHA 7f8c3e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8384207 - Browse repository at this point
Copy the full SHA 8384207View commit details
Commits on Dec 21, 2022
-
feat: add WithOnCacheMiss option
This is similar to WithOnCacheHit. It is also triggered on error (as this is technically a cache miss). This is useful if you want to keep metrics about hit and miss without having another middleware.
Configuration menu - View commit details
-
Copy full SHA for 6f54afb - Browse repository at this point
Copy the full SHA 6f54afbView commit details
Commits on Dec 30, 2022
-
Merge pull request #29 from vincentbernat/feature/cache-miss
feat: add WithOnCacheMiss option
Configuration menu - View commit details
-
Copy full SHA for cd1fa6c - Browse repository at this point
Copy the full SHA cd1fa6cView commit details
Commits on Feb 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c2da0b6 - Browse repository at this point
Copy the full SHA c2da0b6View commit details
Commits on Feb 20, 2023
-
Merge pull request #32 from rts-gordon/main
upgrade go-redis to v8.11.5
Configuration menu - View commit details
-
Copy full SHA for b885ae3 - Browse repository at this point
Copy the full SHA b885ae3View commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a2f9e2b - Browse repository at this point
Copy the full SHA a2f9e2bView commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fedf110 - Browse repository at this point
Copy the full SHA fedf110View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83df4de - Browse repository at this point
Copy the full SHA 83df4deView commit details
Commits on Dec 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e3df7ae - Browse repository at this point
Copy the full SHA e3df7aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for bece16d - Browse repository at this point
Copy the full SHA bece16dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d23f9fd - Browse repository at this point
Copy the full SHA d23f9fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for feb4bdc - Browse repository at this point
Copy the full SHA feb4bdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45e29b1 - Browse repository at this point
Copy the full SHA 45e29b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 406f5aa - Browse repository at this point
Copy the full SHA 406f5aaView commit details
Commits on May 16, 2024
-
use WithCacheStrategyByRequest for CacheByRequestURI
tung committedMay 16, 2024 Configuration menu - View commit details
-
Copy full SHA for ccb9bfc - Browse repository at this point
Copy the full SHA ccb9bfcView commit details
Commits on May 17, 2024
-
add TestCacheByRequestURICustomCacheStrategy
tung committedMay 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 5795247 - Browse repository at this point
Copy the full SHA 5795247View commit details -
Merge pull request #40 from joripage/cache-strategy-for-CacheByReques…
…tURI use WithCacheStrategyByRequest for CacheByRequestURI
Configuration menu - View commit details
-
Copy full SHA for fd2780f - Browse repository at this point
Copy the full SHA fd2780fView commit details
There are no files selected for viewing