You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/nosql
zeripath 1b017fe7ca
Fix setting redis db path (#15698)
There is a bug setting the redis db in the common nosql manager whereby the db path
always fails.

This PR fixes this.

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
leveldb.go Allow common redis and leveldb connections (#12385) 4 years ago
manager.go [Vendor] Update go-redis to v8.5.0 (#13749) 3 years ago
manager_leveldb.go Allow common redis and leveldb connections (#12385) 4 years ago
manager_redis.go Fix setting redis db path (#15698) 3 years ago
redis.go Allow common redis and leveldb connections (#12385) 4 years ago
redis_test.go Allow common redis and leveldb connections (#12385) 4 years ago