Skip to content

Tracks Redis memory usage and stream health and renders the stats in a web-page, automatically alerting support teams via MS Teams channel

Notifications You must be signed in to change notification settings

mohamedelgendyx/Redis-Watchful

Repository files navigation

Watchful

Tracks Redis memory usage and stream health and renders the stats in a webpage, automatically alerting support teams via MS Teams channel

Installation

To get started with the Nursery System REST API, follow these steps:

  1. Clone the repository to your local machine. git clone <Repo Link>
  2. Install the required dependencies by running deno install.
  3. Add your variables in the .env file
    REDIS_URL = <your_database_uri>
    TEAMS_WEBHOOK_URL = <your_channel_webhook>
    CHECK_INTERVAL_MINS = 5
    APP_URL = http://localhost:3000
  4. Start the server by running
    deno run start

Architecture

arch

One of Tactful.ai services

About

Tracks Redis memory usage and stream health and renders the stats in a web-page, automatically alerting support teams via MS Teams channel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published