The Redis Engine Layer

Using the tests mapped to this layer, you can be alerted to:

  • Memory and CPU contentions on the Redis server;

  • Slow command executions;

  • Poor keyspace hit ratio;

  • High server latency;

  • Unscheduled server reboots;

  • Rejection of client connections;

  • Failure of partial synchronization attempts

Figure 1 : The tests mapped to the Redis Engine layer