This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
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>
2021-05-03 13:24:24 -04:00
..
leveldb.go
manager.go
manager_leveldb.go
manager_redis.go Fix setting redis db path (#15698) 2021-05-03 13:24:24 -04:00
redis.go
redis_test.go