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
d102b005
Commit
d102b005
authored
Jun 07, 2021
by
Markus Koller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Link to Redis SRE guide in development docs
parent
582a0e42
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
doc/development/redis.md
doc/development/redis.md
+3
-2
No files found.
doc/development/redis.md
View file @
d102b005
...
...
@@ -18,8 +18,9 @@ Redis instance.
On GitLab.com, we use
[
separate Redis
instances
](
../administration/redis/replication_and_failover.md#running-multiple-redis-clusters
)
.
(We do not currently use
[
ActionCable on
GitLab.com
](
https://gitlab.com/groups/gitlab-com/gl-infra/-/epics/228
)
).
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