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 4697735c8d
Adjust error for already locked db and prevent level db lock on malformed connstr (#18923)
This PR adjusts the error returned when there is failure to lock the level db, and
permits a connections to the same leveldb where there is a different connection string.

Reference #18921
Reference #18917

Signed-off-by: Andrew Thornton <art27@cantab.net>
2 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 Adjust error for already locked db and prevent level db lock on malformed connstr (#18923) 2 years ago
manager_redis.go Fix setting redis db path (#15698) 3 years ago
redis.go format with gofumpt (#18184) 2 years ago
redis_test.go Allow common redis and leveldb connections (#12385) 4 years ago