summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-11-24 08:28:18 -0800
committerStan Hu <stanhu@gmail.com>2015-12-12 07:51:50 -0800
commit9c5d8079a367ac24d04466f03f6b9abf5c333f59 (patch)
tree662c1e36987d9271385f9555f095132d11730f77 /README.md
parent2947eda52d82ba1f5be14f94df67d0dfffbc68c1 (diff)
downloadgitlab-ce-9c5d8079a367ac24d04466f03f6b9abf5c333f59.tar.gz
Bump Redis requirement to 2.8 for Sidekiq 4 requirements
Closes #3649 [ci skip]
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c459e67baa1..3ec1d4a776c 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ GitLab is a Ruby on Rails application that runs on the following software:
- Ubuntu/Debian/CentOS/RHEL
- Ruby (MRI) 2.1
- Git 1.7.10+
-- Redis 2.4+
+- Redis 2.8+
- MySQL or PostgreSQL
For more information please see the [architecture documentation](http://doc.gitlab.com/ce/development/architecture.html).