awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
joeferner avatar

joeferner/redis-commander

0
View on GitHub↗
3,961 stele·500 fork-uri·JavaScript·mit·2 vizualizărijoeferner.github.io/redis-commander↗

Redis Commander

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, and distributed clusters. The system includes capabilities for NoSQL data inspection, server configuration viewing, and TLS-encrypted transport for secure data transfer.

Features

  • Redis Management Interfaces - Provides a web-based graphical interface for managing and editing keys and values across multiple Redis instances.
  • Database Record Managers - Offers a web interface to view, add, update, and delete various data types across multiple Redis servers.
  • Database Graphical User Interfaces - Provides a visual tool for browsing keys and inspecting values in Redis data structures through a tree view.
  • Key-Value Pair Managers - Provides an inspector to retrieve individual key values with pagination for large lists and sorted sets.
  • Key Browsers - Features an expandable tree view of all database keys to organize and locate data visually.
  • Multi-Database Connections - Supports simultaneous connections to multiple Redis architectures, including standalone servers, sentinels, and distributed clusters.
  • Redis Administration Utilities - Serves as an administration tool for monitoring server configurations and managing data across multiple Redis instances.
  • Redis Cluster Deployments - Enables oversight and connectivity for Redis deployed as standalone servers, sentinels, or distributed clusters.
  • Debugging and Inspection Tools - Provides tools for browsing keys and inspecting values in Redis to debug and verify stored information.
  • TCP Socket Clients - Communicates with Redis instances via TCP sockets using the Redis serialization protocol for real-time data retrieval.
  • Hierarchical Tree Visualizers - Recursively parses delimited key names into a hierarchical tree view for visual navigation of the database.
  • Raw Command Execution - Allows users to send raw Redis commands directly to the server via a browser-based console.
  • Server Configuration - Retrieves and displays current operational configuration settings from the connected Redis database.
  • Command Line Interfaces - Includes a browser-based command line interface with tab completion for executing raw Redis commands.
  • Web-Based Consoles - Ships a web-based console for executing raw Redis commands with tab completion for keys and operations.
  • Database Connection Pooling - Provides a dynamic connection pool to manage simultaneous client connections to standalone Redis servers, sentinels, or clusters.
  • Transport Layer Encryption - Secures data transfer between the management tool and Redis servers using TLS encryption with certificates and private keys.

Istoric stele

Graficul istoricului de stele pentru joeferner/redis-commanderGraficul istoricului de stele pentru joeferner/redis-commander

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face joeferner/redis-commander?

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.

Care sunt principalele funcționalități ale joeferner/redis-commander?

Principalele funcționalități ale joeferner/redis-commander sunt: Redis Management Interfaces, Database Record Managers, Database Graphical User Interfaces, Key-Value Pair Managers, Key Browsers, Multi-Database Connections, Redis Administration Utilities, Redis Cluster Deployments.

Care sunt câteva alternative open-source pentru joeferner/redis-commander?

Alternativele open-source pentru joeferner/redis-commander includ: redis/redisinsight — RedisInsight is a graphical user interface and management tool for browsing, analyzing, and administering Redis… tiny-craft/tiny-rdm — tiny-rdm is a Redis database manager and GUI client that provides a visual interface for performing CRUD operations on… redis/go-redis — This project is a feature-rich Go client library designed for interacting with Redis. It serves as a comprehensive… apache/incubator-kvrocks — Kvrocks is a disk-based NoSQL database and distributed key-value store that leverages the RocksDB storage engine to… radareorg/radare2 — Radare2 is a comprehensive framework for reverse engineering and analyzing compiled software. It provides a… ithewei/libhv — libhv is a high-performance C/C++ network library and event-driven I/O framework used to build TCP, UDP, SSL, HTTP,…

Alternative open-source pentru Redis Commander

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Redis Commander.
  • redis/redisinsightAvatar redis

    redis/RedisInsight

    8,556Vezi pe GitHub↗

    RedisInsight is a graphical user interface and management tool for browsing, analyzing, and administering Redis databases. It provides a visual environment for exploring key-value data structures, managing database instances, and performing data analysis across different operating systems and deployments. The tool distinguishes itself by providing dedicated visual managers for complex operations, including a vector database manager for configuring embeddings and similarity searches, a query workbench for executing raw commands and Lua scripts, and a performance monitoring dashboard for tracki

    TypeScriptdatabase-guiredisredis-gui
    Vezi pe GitHub↗8,556
  • tiny-craft/tiny-rdmAvatar tiny-craft

    tiny-craft/tiny-rdm

    12,899Vezi pe 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
    Vezi pe GitHub↗12,899
  • redis/go-redisAvatar redis

    redis/go-redis

    22,159Vezi pe GitHub↗

    This project is a feature-rich Go client library designed for interacting with Redis. It serves as a comprehensive interface for managing remote data stores, enabling developers to execute standard database commands, handle complex data structures, and perform asynchronous operations within Go applications. The library distinguishes itself through its support for advanced Redis capabilities, including connection pooling, pipelining, and transactional integrity. It provides specialized primitives for managing distributed clusters, including automated topology updates and request routing to sha

    Gogogolangredis
    Vezi pe GitHub↗22,159
  • apache/incubator-kvrocksAvatar apache

    apache/incubator-kvrocks

    4,339Vezi pe GitHub↗

    Kvrocks is a disk-based NoSQL database and distributed key-value store that leverages the RocksDB storage engine to persist large datasets to physical disk. It is designed to be a Redis-compatible database, utilizing the standard Redis communication protocol to ensure interoperability with existing client libraries and tools. The project distinguishes itself by combining a disk-persistent storage model with advanced retrieval capabilities, including vector search for k-nearest neighbor queries, full-text search indexing, and geospatial query execution. It supports distributed clustering with

    C++
    Vezi pe GitHub↗4,339
  • Vezi toate cele 30 alternative pentru Redis Commander→