1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/modules/nosql
zeripath 4697735c8d
Adjust error for already locked db and prevent level db lock on malformed connstr ()
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 
Reference 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-02-27 19:45:06 +00:00
..
leveldb.go Allow common redis and leveldb connections () 2020-09-28 00:09:46 +03:00
manager_leveldb.go Adjust error for already locked db and prevent level db lock on malformed connstr () 2022-02-27 19:45:06 +00:00
manager_redis.go Fix setting redis db path () 2021-05-03 13:24:24 -04:00
manager.go [Vendor] Update go-redis to v8.5.0 () 2021-02-10 21:28:32 +00:00
redis_test.go Allow common redis and leveldb connections () 2020-09-28 00:09:46 +03:00
redis.go format with gofumpt () 2022-01-20 18:46:10 +01:00