Skip to content

oslabs-beta/RedisRate

Repository files navigation

RedisRate is a simple to use and use-case agnostic analytic tool built to aid developers in making informed database management descisions through visualization of key Redis performance metrics.

Beta Phase

RedisRate is in BETA phase. Pull requests and contributions are welcome. Create an issue or contact a member of the team if you would like to contribute.

Getting Started 🏁

  1. Clone this repository.
  2. Run npm install
  3. To run application, npm run redis-rate

✨ 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 its IP address, port number, and Redis auth password. If you have not configured your Redis Server to require a password, leave the password input field blank as the app can connect without it. Upon successful connection, use the navigation menu to view performance metrics of your Redis instance.

Memory

Latency

Throughput

Developers

Matthew Marchand

Navi Dhillon

Heidi Bang

Dawn Chung

📝 License

MIT