Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 618 Bytes

File metadata and controls

24 lines (17 loc) · 618 Bytes

Redis Monitor

The Redis Monitor serves to moderate the redis based crawling queue. It is used to expire old crawls, stop existing crawls, and gather information about the cluster.

.. toctree::
   :hidden:

   design
   quickstart
   plugins
   settings

:doc:`design`
Learn about the design considerations for the Redis Monitor
:doc:`quickstart`
How to use and run the Redis Monitor
:doc:`plugins`
Gives an overview of the different plugin components within the Redis Monitor, and how to make your own.
:doc:`settings`
Explains all of the settings used by the Redis Monitor