Update module github.com/go-redis/redis/v8 to v8.11.1 #925

Merged
konrad merged 1 commits from renovate/github.com-go-redis-redis-v8-8.x into main 2021-07-29 09:47:35 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/go-redis/redis/v8 require patch v8.11.0 -> v8.11.1

Release Notes

go-redis/redis

v8.11.1

Compare Source

Enhancement:

  • DBSize,ScriptLoad,ScriptFlush and ScriptExists should use hook. (#​1811)
  • Added FIFO option to connection pool, set option Options.PoolFIFO to true. (#​1820)
  • The connection is checked before use, it will increase the CPU time by 5-10% (#​1824)
  • Check Failing() before serving random node. (#​1825)

Command:

  • RPOP command supports Count option (redis-server >= 6.2)
  • New cmd: GeoSearch, GeoSearchStore (redis-server >= 6.2)

Thanks: @​ktaekwon000 @​hidu @​AnatolyRugalev


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) | require | patch | `v8.11.0` -> `v8.11.1` | --- ### Release Notes <details> <summary>go-redis/redis</summary> ### [`v8.11.1`](https://github.com/go-redis/redis/releases/v8.11.1) [Compare Source](https://github.com/go-redis/redis/compare/v8.11.0...v8.11.1) Enhancement: - `DBSize`,`ScriptLoad`,`ScriptFlush` and `ScriptExists` should use hook. ([#&#8203;1811](https://github.com/go-redis/redis/issues/1811)) - Added FIFO option to connection pool, set option `Options.PoolFIFO` to true. ([#&#8203;1820](https://github.com/go-redis/redis/issues/1820)) - The connection is checked before use, it will increase the CPU time by 5-10% ([#&#8203;1824](https://github.com/go-redis/redis/issues/1824)) - Check Failing() before serving random node. ([#&#8203;1825](https://github.com/go-redis/redis/issues/1825)) Command: - RPOP command supports Count option (redis-server >= 6.2) - New cmd: `GeoSearch`, `GeoSearchStore` (redis-server >= 6.2) Thanks: [@&#8203;ktaekwon000](https://github.com/ktaekwon000) [@&#8203;hidu](https://github.com/hidu) [@&#8203;AnatolyRugalev](https://github.com/AnatolyRugalev) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2021-07-29 08:00:36 +00:00
renovate added 1 commit 2021-07-29 08:00:37 +00:00
continuous-integration/drone/pr Build is passing Details
5d81be7188
Update module github.com/go-redis/redis/v8 to v8.11.1
konrad merged commit ea921f5350 into main 2021-07-29 09:47:35 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#925
No description provided.