Categorygithub.com/essentialkaos/redis-monitor-top
repositorypackage
1.3.4
Repository: https://github.com/essentialkaos/redis-monitor-top.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

GitHub Actions CI Status GoReportCard codebeat badge GitHub Actions CodeQL Status

Usage demoInstallationUsageCI StatusLicense


Tiny Redis client for aggregating stats from MONITOR flow.

Usage demo

demo

Installation

From source

To build the redis-monitor-top from scratch, make sure you have a working Go 1.21+ workspace (instructions), then:

go install github.com/essentialkaos/redis-monitor-top@latest

From ESSENTIAL KAOS Public Repository

sudo yum install -y https://pkgs.kaos.st/kaos-repo-latest.el$(grep 'CPE_NAME' /etc/os-release | tr -d '"' | cut -d':' -f5).noarch.rpm
sudo yum install redis-monitor-top

Prebuilt binaries

You can download prebuilt binaries for Linux from EK Apps Repository.

To install the latest prebuilt version, do:

bash <(curl -fsSL https://apps.kaos.st/get) redis-monitor-top

Usage

CI Status

BranchStatus
masterCI
developCI

License

Apache License, Version 2.0