mirror of https://github.com/go-gitea/gitea.git
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.
a2c20a6cab
Gitea was not able to supply any authentication parameters to it. So this brings support to do that, along with some light extraction of a couple of bits into some separate functions for easier testing. I looked at other libraries supporting similar RedisUri-style connection strings (e.g. Lettuce), but it looks like this type of configuration is beyond what would typically be done in a connection string. Since gitea doesn't have configuration options for manually specifying all this redis connection detail, I went ahead and just chose straightforward names for these new parameters. |
3 years ago | |
---|---|---|
.. | ||
leveldb.go | ||
manager.go | 4 years ago | |
manager_leveldb.go | 3 years ago | |
manager_redis.go | 3 years ago | |
manager_redis_test.go | 3 years ago | |
redis.go | 3 years ago | |
redis_test.go |