| Commit message (Expand) | Author | Age | Files | Lines |
* | Update redis library to support redis v7 (#24114) | techknowlogick | 2023-04-13 | 2 | -6/+2 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 7 | -14/+7 |
* | fix broken insecureskipverify handling in rediss connection uris (#20967) | Igor Rzegocki | 2022-08-29 | 2 | -2/+20 |
* | Fix various typos (#20338) | luzpaz | 2022-07-12 | 1 | -1/+1 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 3 | -3/+3 |
* | Remove legacy `unknwon/com` package (#19298) | wxiaoguang | 2022-04-02 | 1 | -0/+1 |
* | Add Goroutine stack inspector to admin/monitor (#19207) | zeripath | 2022-03-31 | 3 | -8/+68 |
* | Add Redis Sentinel Authentication Support (#19213) | Justin Sievenpiper | 2022-03-30 | 2 | -62/+159 |
* | [API] Allow removing issues (#18879) | Otto Richter (fnetX) | 2022-03-01 | 1 | -0/+1 |
* | Adjust error for already locked db and prevent level db lock on malformed con... | zeripath | 2022-02-27 | 1 | -6/+42 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -1/+0 |
* | Remove unnecessary variable assignments (#17695) | Gusted | 2021-11-18 | 1 | -2/+1 |
* | Fix setting redis db path (#15698) | zeripath | 2021-05-03 | 1 | -3/+3 |
* | [Vendor] Update go-redis to v8.5.0 (#13749) | 6543 | 2021-02-10 | 2 | -2/+2 |
* | Allow common redis and leveldb connections (#12385) | zeripath | 2020-09-28 | 6 | -0/+589 |