aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2015-05-01 00:01:17 +0900
committerKazuki Yamaguchi <k@rhe.jp>2015-05-01 00:01:17 +0900
commitfc1a42bdab0d47f22c84dd70f5a9f36ccc7522bb (patch)
tree089f7af0ec180b33365b69f1cfbee5198db49f74
parent2a119e5d3248ccc3eb83d864c71b23a8170d46c6 (diff)
downloadaclog-fc1a42bdab0d47f22c84dd70f5a9f36ccc7522bb.tar.gz
readme: add memcached to requirements
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3168368..e7195ce 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,7 @@ Collects favs and retweets in real time by UserStreams.
## Requirements
* Ruby 2.1+
* MySQL/MariaDB 5.5.14+ (needs utf8mb4 support)
+* memcached
* JavaScript runtime (see https://github.com/rails/execjs)
## Installation