.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. ================================================== .. DEFINE SOME TEXTROLES .. -------------------------------------------------- .. role:: underline .. role:: typoscript(code) .. role:: ts(typoscript) :class: typoscript .. role:: php(code) Introduction ------------ The extension implements a diagnosis for redis-servers that are configured as backends for the caching-framework. redis is a free and open source, high-performance, distributed memory object caching system. To learn more about redis, go to `https://redis.io `_ . .. toctree:: :maxdepth: 5 :titlesonly: :glob: WhatDoesItDo/Index Features/Index