summaryrefslogtreecommitdiffstats
path: root/modules/nosql
Commit message (Expand)AuthorAgeFilesLines
* Update tool dependencies, lock govulncheck and actionlint (#25655)silverwind2023-07-091-1/+1
* Replace `interface{}` with `any` (#25686)silverwind2023-07-042-2/+2
* Update redis library to support redis v7 (#24114)techknowlogick2023-04-132-6/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-277-14/+7
* fix broken insecureskipverify handling in rediss connection uris (#20967)Igor Rzegocki2022-08-292-2/+20
* Fix various typos (#20338)luzpaz2022-07-121-1/+1
* Add more linters to improve code readability (#19989)Wim2022-06-203-3/+3
* Remove legacy `unknwon/com` package (#19298)wxiaoguang2022-04-021-0/+1
* Add Goroutine stack inspector to admin/monitor (#19207)zeripath2022-03-313-8/+68
* Add Redis Sentinel Authentication Support (#19213)Justin Sievenpiper2022-03-302-62/+159
* [API] Allow removing issues (#18879)Otto Richter (fnetX)2022-03-011-0/+1
* Adjust error for already locked db and prevent level db lock on malformed con...zeripath2022-02-271-6/+42
* format with gofumpt (#18184)65432022-01-201-1/+0
* Remove unnecessary variable assignments (#17695)Gusted2021-11-181-2/+1
* Fix setting redis db path (#15698)zeripath2021-05-031-3/+3
* [Vendor] Update go-redis to v8.5.0 (#13749)65432021-02-102-2/+2
* Allow common redis and leveldb connections (#12385)zeripath2020-09-286-0/+589