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.
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.
- Clone this repository.
- Run
npm install
- To run application,
npm run redis-rate
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