summaryrefslogtreecommitdiff
path: root/doc/operations/README.md
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2015-01-06 11:50:05 +0100
committerJacob Vosmaer <contact@jacobvosmaer.nl>2015-01-06 11:50:05 +0100
commita33d2f865388cc83526509ad3f9084222cce6b77 (patch)
tree3495e68b5e05490ac98530d6a57fbb143d1a54b6 /doc/operations/README.md
parent5dbbec4612d12d00d9db6ad057044054b923817f (diff)
downloadgitlab-ce-a33d2f865388cc83526509ad3f9084222cce6b77.tar.gz
Document Redis session cleanup
Diffstat (limited to 'doc/operations/README.md')
-rw-r--r--doc/operations/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/operations/README.md b/doc/operations/README.md
index 31b1b583b0c..f1456c6c8e2 100644
--- a/doc/operations/README.md
+++ b/doc/operations/README.md
@@ -1,3 +1,4 @@
# GitLab operations
- [Sidekiq MemoryKiller](sidekiq_memory_killer.md)
+- [Cleaning up Redis sessions](cleaning_up_redis_sessions.md)