farazmoallemi / Revis

Revis is a developer tool to visualize your Redis metrics and compare against past metrics.

Home Page:https://revis.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animated Revis logo

Revis

Revis is a utility application that will enhance users' experience with their Redis servers. It offers an easy-to-use application that will allow users to monitor their Redis servers by accessing an ergonomic visualization of server metrics.

Table of Contents

Features

Revis collects a robust set of data from your Redis server. Such metrics include total net output, total net input, used memory, evicted keys, keyspace hits, keyspace misses, and much more. In each of the metrics, Revis offers a graph visualization.

  • Rich collection of metrics of your Redis server(s)
  • Graph visualization of each metric
  • Offers user-friendly filters to key in on metric(s) of interest
  • Allows for monitoring of multiple Redis instances

Preview

Add Redis server to monitor:

add-server-change-server

Select metrics that you want to monitor and visualize:

select-single-metric-graph

View graph(s):

select-multiple-metric-graph

Installation

Revis can be accessed through the web or it can downloaded and deployed within your local machine.

About

Revis is a developer tool to visualize your Redis metrics and compare against past metrics.

https://revis.dev

License:MIT License


Languages

Language:TypeScript 70.8%Language:SCSS 21.6%Language:JavaScript 6.5%Language:Shell 0.7%Language:Dockerfile 0.3%