gitea/modules/nosql
zeripath 462c6fdee2
Fix setting redis db path (#15698) (#15708)
Backport #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>
2021-05-03 22:30:30 +01:00
..
leveldb.go
manager.go
manager_leveldb.go
manager_redis.go Fix setting redis db path (#15698) (#15708) 2021-05-03 22:30:30 +01:00
redis.go
redis_test.go