awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
neweggai avatar

neweggai/redis-manager

0
View on GitHub↗
2,934 Stars·703 Forks·Java·Apache-2.0·3 Aufrufe

Redis Manager

Redis-manager is a Java-based administrative platform and web interface designed for managing, provisioning, and monitoring Redis databases and clusters. It provides a centralized dashboard equipped for container-based and direct machine deployment, cluster topology orchestration, and interactive data inspection.

The platform includes a slot-aware cluster orchestrator capable of handling node evictions, replication bindings, manual failovers, and hash slot migrations. It also features a real-time metric scraper that tracks memory consumption, client connections, and slow logs, coupled with a multi-channel alert dispatcher that triggers warnings across messaging platforms and email when metric thresholds are breached.

Additional capabilities encompass remote configuration synchronization across instances and environment-driven configuration initialization without static file edits.

Features

  • Redis Administration Utilities - A dashboard for provisioning instances, managing cluster topology, slot migration, and executing node-level administrative tasks.
  • Cluster Topology Management - Executes administrative actions such as node eviction, replication binding, manual failovers, and slot migration.
  • Redis Deployment Tools - Provisions new cluster topologies and standalone nodes using containerized engines and direct machine setups.
  • Redis Management Interfaces - A web platform for monitoring, installing, managing, alerting, and performing basic data operations on Redis clusters.
  • Container-Based Provisioning - Automates the deployment and scaling of database instances across isolated container environments and direct machine setups.
  • Hash Slot Sharding - Manages distributed database topology by handling node eviction, replication binding, manual failovers, and hash slot migrations.
  • Metric and Performance Monitors - Tracks memory consumption, client connections, slow logs, and runtime configuration parameters in real time to diagnose operational bottlenecks.
  • Redis - Tracks real-time metrics like memory consumption, client connections, and slow logs to diagnose bottlenecks and operational health.
  • Alerting Systems - A real-time performance tracker that monitors memory usage, slow logs, and metrics with automated threshold alerts.
  • Record Modification Interfaces - Enables interactive data lookups, pattern scans, and record modifications directly through an integrated management interface.
  • Redis Key Scanning - Querying, scanning, inspecting, and modifying data stored in Redis databases directly through an integrated management interface.
  • Interactive Explorers - Provides an administrative web interface for querying, pattern scanning, and modifying database records directly.
  • Environment Variable Configuration - Initializes system behavior dynamically through runtime environment variables without relying on manual static configuration edits.
  • Alert Notification Management - Configures automated warnings and sends triggered notifications for metric threshold breaches across multiple communication channels.
  • Metrics Scrapers - Polls runtime performance indicators, memory consumption, and slow logs directly from active database instances for monitoring.
  • Multi-Channel Notification Dispatch - Triggers automated warning notifications across external messaging platforms and email channels based on predefined metric thresholds.
  • Email Alert Notifications - Triggers automated warnings for metric threshold breaches across multiple communication channels including email and messaging platforms.

Star-Verlauf

Star-Verlauf für neweggai/redis-managerStar-Verlauf für neweggai/redis-manager

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Kuratierte Suchen mit Redis Manager

Handverlesene Sammlungen, in denen Redis Manager vorkommt.
  • Key-value store

Open-Source-Alternativen zu Redis Manager

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Redis Manager.
  • sohutv/cachecloudAvatar von sohutv

    sohutv/cachecloud

    8,852Auf GitHub ansehen↗

    CacheCloud is a cloud management platform and infrastructure orchestrator for Redis. It provides a centralized dashboard to deploy, scale, and monitor Redis instances across standalone, sentinel, and cluster architectures. The system standardizes operational workflows to reduce manual effort through automated deployment and maintenance processes. It enables elastic resource scaling via vertical and horizontal adjustments to optimize hardware utilization and manages high-availability transitions through automated failover. The platform includes a metadata-driven directory to track physical ma

    HTMLcachecloudjavajedis
    Auf GitHub ansehen↗8,852
  • tiny-craft/tiny-rdmAvatar von tiny-craft

    tiny-craft/tiny-rdm

    12,899Auf GitHub ansehen↗

    tiny-rdm is a Redis database manager and GUI client that provides a visual interface for performing CRUD operations on strings, hashes, lists, sets, and streams. It functions as a comprehensive administration tool, acting as a performance monitor, a pub/sub client, and a web dashboard for monitoring Redis activity. The project distinguishes itself through advanced data visualization and debugging capabilities, including the ability to organize keys into a hierarchical tree structure using custom delimiters. It supports the decoding and decompression of stored values through built-in methods o

    Vuegogolangicon-pack
    Auf GitHub ansehen↗12,899
  • joeferner/redis-commanderAvatar von joeferner

    joeferner/redis-commander

    3,961Auf GitHub ansehen↗

    Redis Commander is a web-based management interface and graphical user interface for Redis databases. It serves as an administration tool for monitoring server configurations and managing data across multiple instances. The tool provides a visual key browser that organizes data into a hierarchical tree view and includes a key-value inspector with pagination for large datasets. It also features a browser-based command line interface with tab completion for executing raw database commands. Connectivity is supported for various deployment modes, including standalone servers, sentinel setups, an

    JavaScript
    Auf GitHub ansehen↗3,961
  • apache/kvrocksAvatar von apache

    apache/kvrocks

    4,338Auf GitHub ansehen↗

    Kvrocks is a distributed key-value store and Redis-compatible NoSQL database. It utilizes a RocksDB storage engine to provide disk-based persistence, allowing for high-capacity data storage with reduced memory costs compared to in-memory systems. The system functions as a vector database and full-text search engine, supporting nearest-neighbor searches on vector embeddings and complex document queries via text matching. It employs a proxyless cluster architecture with slot-based routing to distribute data and scale capacity across multiple nodes. The platform covers a wide range of data mana

    C++databasedistributedkv
    Auf GitHub ansehen↗4,338
Alle 30 Alternativen zu Redis Manager anzeigen→

Häufig gestellte Fragen

Was macht neweggai/redis-manager?

Redis-manager is a Java-based administrative platform and web interface designed for managing, provisioning, and monitoring Redis databases and clusters. It provides a centralized dashboard equipped for container-based and direct machine deployment, cluster topology orchestration, and interactive data inspection.

Was sind die Hauptfunktionen von neweggai/redis-manager?

Die Hauptfunktionen von neweggai/redis-manager sind: Redis Administration Utilities, Cluster Topology Management, Redis Deployment Tools, Redis Management Interfaces, Container-Based Provisioning, Hash Slot Sharding, Metric and Performance Monitors, Redis.

Welche Open-Source-Alternativen gibt es zu neweggai/redis-manager?

Open-Source-Alternativen zu neweggai/redis-manager sind unter anderem: sohutv/cachecloud — CacheCloud is a cloud management platform and infrastructure orchestrator for Redis. It provides a centralized… tiny-craft/tiny-rdm — tiny-rdm is a Redis database manager and GUI client that provides a visual interface for performing CRUD operations on… joeferner/redis-commander — Redis Commander is a web-based management interface and graphical user interface for Redis databases. It serves as an… apache/kvrocks — Kvrocks is a distributed key-value store and Redis-compatible NoSQL database. It utilizes a RocksDB storage engine to… redis/redisinsight — RedisInsight is a graphical user interface and management tool for browsing, analyzing, and administering Redis… rememberber/wepush — WePush is a multi-channel notification gateway and bulk message dispatcher designed to send personalized notifications…