From 3929fb670dae80ed2205056d904c45e751b5f820 Mon Sep 17 00:00:00 2001 From: plluksie Date: Sat, 29 Dec 2018 21:26:00 +0100 Subject: [PATCH] Update files_locking_transactional.rst typo --- .../configuration_files/files_locking_transactional.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_files/files_locking_transactional.rst b/admin_manual/configuration_files/files_locking_transactional.rst index f864ecade..93bd77674 100644 --- a/admin_manual/configuration_files/files_locking_transactional.rst +++ b/admin_manual/configuration_files/files_locking_transactional.rst @@ -62,7 +62,7 @@ supported memcaches. If you are on Ubuntu you can follow `this guide `_ for a complete installation from scratch. -Learn more about Reds at `Redis `_. Memcached, the popular +Learn more about Redis at `Redis `_. Memcached, the popular distributed memory caching system, is not suitable for the new file locking because it is not designed to store locks, and data can disappear from the cache at any time. Redis is a key-value store, and it guarantees that cached objects