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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·1 vue

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.

Historique des stars

Graphique de l'historique des stars pour neweggai/redis-managerGraphique de l'historique des stars pour neweggai/redis-manager

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Collections incluant Redis Manager

Sélections manuelles où Redis Manager apparaît.
  • Key-value store

Alternatives open source à Redis Manager

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Redis Manager.
  • sohutv/cachecloudAvatar de sohutv

    sohutv/cachecloud

    8,852Voir sur GitHub↗

    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
    Voir sur GitHub↗8,852
  • tiny-craft/tiny-rdmAvatar de tiny-craft

    tiny-craft/tiny-rdm

    12,899Voir sur GitHub↗

    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
    Voir sur GitHub↗12,899
  • joeferner/redis-commanderAvatar de joeferner

    joeferner/redis-commander

    3,961Voir sur GitHub↗

    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
    Voir sur GitHub↗3,961
  • apache/kvrocksAvatar de apache

    apache/kvrocks

    4,338Voir sur GitHub↗

    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
    Voir sur GitHub↗4,338
Voir les 30 alternatives à Redis Manager→

Questions fréquentes

Que fait 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.

Quelles sont les fonctionnalités principales de neweggai/redis-manager ?

Les fonctionnalités principales de neweggai/redis-manager sont : Redis Administration Utilities, Cluster Topology Management, Redis Deployment Tools, Redis Management Interfaces, Container-Based Provisioning, Hash Slot Sharding, Metric and Performance Monitors, Redis.

Quelles sont les alternatives open-source à neweggai/redis-manager ?

Les alternatives open-source à neweggai/redis-manager incluent : 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…