]> source.dussan.org Git - gitea.git/commit
Update redis library to support redis v7 (#24114) (#24156)
authorPatrick Schratz <patrick.schratz@gmail.com>
Mon, 17 Apr 2023 06:34:59 +0000 (08:34 +0200)
committerGitHub <noreply@github.com>
Mon, 17 Apr 2023 06:34:59 +0000 (02:34 -0400)
commit463e144d97d4ffa913658076bee0ed2781ea2735
tree13f210559c0b1fc1872a211803d7ddaf3b0e33de
parent2b32f8b95f13aac07a27449290ac4ca5d9a917f0
Update redis library to support redis v7 (#24114) (#24156)

backports #24114

---------

Co-authored-by: techknowlogick <hello@techknowlogick.com>
assets/go-licenses.json
go.mod
go.sum
modules/cache/cache_redis.go
modules/nosql/manager.go
modules/nosql/manager_redis.go
modules/queue/queue_redis.go
modules/queue/unique_queue_redis.go
modules/session/redis.go