From 2ada3b7d1ce98491cb47f95e89c23a6f1f1cb07e Mon Sep 17 00:00:00 2001 From: Oliver Stark Date: Tue, 19 Jun 2018 20:18:55 +0200 Subject: [PATCH] why memcached --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bfa85c..50369fd 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This yii-extension is a memcached drop in replacement for sessions and cache. The file `Session` handler and the file `Cache` driver gets replaced in [fortrabbit](https://help.fortrabbit.com/stacks) environments - it requires the Memcache component on the Professional Stack. -Memcache is mandatory in multi node enviromnments. +[Read on why Memcache](https://help.fortrabbit.com/memcache-pro) is mandatory in multi node environments ## Install