quorum
quorum copied to clipboard
Bump github.com/VictoriaMetrics/fastcache from 1.5.7 to 1.10.0
Bumps github.com/VictoriaMetrics/fastcache from 1.5.7 to 1.10.0.
Commits
d9ce7c1
go.mod: update dependencieseb8a544
fastcache.go: reset per-bucket maps during Cache.Reset()2cd45d3
go.mod: update dependenciesef94071
clean bucket.m on every wrap over chunks656ee2f
Add Stats.MaxBytesSize for determining cache capacityf766eeb
vendor: update dependencies withgo get -u ./...
5ffb40c
vendor: rungo mod vendor
after 3fbe8ccb42ecf703ea89800235ab7bbe3d0cb3453fbe8cc
Substitute syscall by x/sys, support more platforms (e.g. Solaris). (#48)f25ad79
go.mod: update dependencies withgo get -u ./...
ca090d1
Fix surprising / unexpected behavior withGetBig
when testing for cache mis...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot rebase
Superseded by #1510.