Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
efe1c8a8
Commit
efe1c8a8
authored
Jun 30, 2021
by
John Hope
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove outdated Action Cable info from Redis docs
parent
82ebc12f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
doc/development/redis.md
doc/development/redis.md
+0
-1
No files found.
doc/development/redis.md
View file @
efe1c8a8
...
...
@@ -20,7 +20,6 @@ On GitLab.com, we use [separate Redis
instances
](
../administration/redis/replication_and_failover.md#running-multiple-redis-clusters
)
.
See the
[
Redis SRE guide
](
https://gitlab.com/gitlab-com/runbooks/-/blob/master/docs/redis/redis-survival-guide-for-sres.md
)
for more details on our setup.
We do not currently use
[
ActionCable on GitLab.com
](
https://gitlab.com/groups/gitlab-com/gl-infra/-/epics/228
)
.
Every application process is configured to use the same Redis servers, so they
can be used for inter-process communication in cases where
[
PostgreSQL
](
sql.md
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment