Skip to content
代码片段 群组 项目
提交 f07dfaa2 编辑于 作者: Jacob Vosmaer's avatar Jacob Vosmaer
浏览文件

Mark Redis experimental while we sort out bugs

Temporary measure so we can cut a release from master while some Redis
integration issues are still being sorted out.

https://gitlab.com/gitlab-org/gitlab-workhorse/issues/113

https://gitlab.com/gitlab-org/gitlab-workhorse/merge_requests/136
上级 85f7ce01
No related branches found
No related tags found
无相关合并请求
...@@ -83,6 +83,11 @@ for runners). This requires you to pass a valid TOML config file via ...@@ -83,6 +83,11 @@ for runners). This requires you to pass a valid TOML config file via
`-config` flag. `-config` flag.
For regular setups it only requires the following (replacing the string For regular setups it only requires the following (replacing the string
with the actual socket) with the actual socket)
### Redis
Redis integration is currently EXPERIMENTAL.
``` ```
[redis] [redis]
URL = "unix:///var/run/gitlab/redis.sock" URL = "unix:///var/run/gitlab/redis.sock"
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册