heidibang / goRedis

Redis database metrics app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RedisRate is a database analytic tool for visualizing performance metrics to aid in making informed decisions on database management.

Beta Phase

RedisRate is in BETA phase. Pull requests are welcome. Make changes as you please, but create an issue first when adding new feature.

Getting Started 🏁

  1. Clone this repository.
  2. Run npm install
  3. To run application in development, run npm run dev:electron
  • //! put URI, tell them to connect sql for themselves

✨ Usage

Sign in by entering your username and password.

If this is your first time using the application, create an account by clicking sign up.

Once logged in, make sure your Redis server is running and connect your Redis database by entering the IP address, port number, and auth password. If you do not require a password for your Redis Server, simply leave the password input field blank, the app can connect without it. Upon a successful connection, it will redirect you to the homepage. Use the navigation menu to view specific metrics of your Redis instance.

Memory

Latency

Throughput

Developers

Matthew Marchand

Navi Dhillon

Heidi Bang

Dawn Chung

πŸ“ License

MIT

About

Redis database metrics app

License:MIT License


Languages

Language:JavaScript 92.7%Language:CSS 4.7%Language:TypeScript 2.2%Language:HTML 0.5%