K8Liu / RediScope

RediScope is a free open-source web application that displays relevant Redis cache performance metrics that are the most important to developers: memory, cache hit ratio, evicted keys, and metrics related to latency and throughput in real time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RediScope-Logo

RediScope

RediScope is a free, open-source web application that intuitively and elegantly displays relevant Redis cache performance metrics that are most important to developers: memory, cache/hit ratio, evicted keys, and those related to latency and throughput.

Redis (REmote DIctionary Store) is an in-memory key-value store, often used for caching, or temporary storage. Maintaining the health of a Redis cache is important for maximizing one of Redis’ primary benefits, increasing website speed. Visualizing relevant performance metrics helps developers quickly assess Redis cache health, helping them troubleshoot and solve cache performance issues. Our team found there were few fully free resources available for developers to easily view raw performance metrics in an easy-to-use way. We were motivated to provide this essential service, focusing on those metrics that matter most to cache performance speed.

Stack: Redis, React, React Router, TypeScript, Node.js/Express, PostgreSQL, Bcrypt, Chart.js, Yup, Formik, Axios, AWS(EC2, ElasticBeanStalk), Docker, Morgan and more.

How to Use

  1. Visit our website, http://www.rediscope.com/
  2. Create an account by clicking get started
  3. Add and name your Redis URL and click "Add URL"
  4. Choose desired interval and max number of time points and click "Set Settings"
  5. Next time you log in, you will be able to access your URLs or delete them
  6. Click on "Start Live Data Collection" and start monitoring five graphs real time!

Features

  • View Performance Metrics Real time

    metrics-gif

  • Store multiple Redis Cache URLs

    cache-gif

  • Cache/Hit Ratio calculation

Contributing

We welcome suggestions and pull requests!

License

MIT

Team Members

Andrea Azadeh Yazdandoost anazyazd@gmail.com https://www.linkedin.com/in/anazyazd

Andy Wong andy.wong.km27@gmail.com https://www.linkedin.com/in/andy-wong27

Bo Kim bokim.ce@gmail.com https://www.linkedin.com/in/bokim1/

Chihiro Snider chihirosnider@gmail.com https://www.linkedin.com/in/chihiro-snider/

Coral Dabarera Edelson corald@gmail.com https://www.linkedin.com/in/coral-dabarera-edelson/

About

RediScope is a free open-source web application that displays relevant Redis cache performance metrics that are the most important to developers: memory, cache hit ratio, evicted keys, and metrics related to latency and throughput in real time


Languages

Language:TypeScript 82.6%Language:JavaScript 12.8%Language:HTML 4.0%Language:Shell 0.4%Language:Dockerfile 0.2%