aboutsummaryrefslogtreecommitdiffstats
path: root/modules/session/redis.go
Commit message (Expand)AuthorAgeFilesLines
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-10/+10
* Update redis library to support redis v7 (#24114)techknowlogick2023-04-131-1/+1
* Use Get/Set instead of Rename when Regenerate session id (#23975)wxiaoguang2023-04-071-4/+9
* Update gitea-vet to check FSFE REUSE (#22004)Jason Song2022-12-021-0/+1
* [Vendor] Update go-redis to v8.5.0 (#13749)65432021-02-101-11/+16
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-1/+1
* Allow common redis and leveldb connections (#12385)zeripath2020-09-281-0/+216