You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/modules/nosql
Igor Rzegocki 354ebe4610
fix broken insecureskipverify handling in rediss connection uris (#20967)
2 years ago
..
leveldb.go
manager.go Add more linters to improve code readability (#19989) 2 years ago
manager_leveldb.go Fix various typos (#20338) 2 years ago
manager_redis.go fix broken insecureskipverify handling in rediss connection uris (#20967) 2 years ago
manager_redis_test.go fix broken insecureskipverify handling in rediss connection uris (#20967) 2 years ago
redis.go format with gofumpt (#18184) 3 years ago
redis_test.go