All Projects → ngbdf → Redis Manager

ngbdf / Redis Manager

Licence: apache-2.0
Redis 一站式管理平台,支持集群的监控、安装、管理、告警以及基本的数据操作

Programming Languages

java
68154 projects - #9 most used programming language
Vue
7211 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
Dockerfile
14818 projects
shell
77523 projects

Projects that are alternatives of or similar to Redis Manager

Cachecloud
搜狐视频(sohu tv)Redis私有云平台
Stars: ✭ 5,707 (+115.68%)
Mutual labels:  redis, redis-cluster, cachecloud, redis-monitor, redis-cloud
Csredis
.NET Core or .NET Framework 4.0+ client for Redis and Redis Sentinel (2.8) and Cluster. Includes both synchronous and asynchronous clients.
Stars: ✭ 1,714 (-35.22%)
Mutual labels:  redis, redis-cluster
Redis Game Transaction
在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,读写锁,并且支持事务提交失败情况下的回滚操作,让开发者可以有更多时间侧重游戏逻辑.
Stars: ✭ 124 (-95.31%)
Mutual labels:  redis, redis-cluster
Redis exporter
Prometheus Exporter for Redis Metrics. Supports Redis 2.x, 3.x, 4.x, 5.x and 6.x
Stars: ✭ 2,092 (-20.94%)
Mutual labels:  redis, redis-cluster
Phpredis
A PHP extension for Redis
Stars: ✭ 9,203 (+247.81%)
Mutual labels:  redis, redis-cluster
Nginx Lua Redis Rate Measuring
A lua library to provide distributed rate measurement using nginx + redis, you can use it to do a throttling system within many nodes.
Stars: ✭ 109 (-95.88%)
Mutual labels:  redis, redis-cluster
E3 Springboot
SpringBoot+Docker重构宜立方商城
Stars: ✭ 139 (-94.75%)
Mutual labels:  redis, redis-cluster
Fastonosql
FastoNoSQL is a crossplatform Redis, Memcached, SSDB, LevelDB, RocksDB, UnQLite, LMDB, ForestDB, Pika, Dynomite, KeyDB GUI management tool.
Stars: ✭ 1,001 (-62.17%)
Mutual labels:  redis, redis-cluster
Redis
Type-safe Redis client for Golang
Stars: ✭ 13,117 (+395.73%)
Mutual labels:  redis, redis-cluster
Camellia
camellia framework by netease-im. provider: 1) redis-client; 2) redis-proxy(redis-sentinel/redis-cluster); 3) hbase-client; 4) others
Stars: ✭ 146 (-94.48%)
Mutual labels:  redis, redis-cluster
Codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
Stars: ✭ 12,285 (+364.29%)
Mutual labels:  redis, redis-cluster
Ioredis
🚀 A robust, performance-focused, and full-featured Redis client for Node.js.
Stars: ✭ 9,754 (+268.63%)
Mutual labels:  redis, redis-cluster
Flycache
一致性哈希的redis分片存储 (Redis sharding by consistent-hashing)
Stars: ✭ 59 (-97.77%)
Mutual labels:  redis, redis-cluster
Php Redis Client
RedisClient is a fast, fully-functional and user-friendly client for Redis, optimized for performance. RedisClient supports the latest versions of Redis starting from 2.6 to 6.0
Stars: ✭ 112 (-95.77%)
Mutual labels:  redis, redis-cluster
Docker Redis Cluster
Dockerfile for Redis Cluster (redis 3.0+)
Stars: ✭ 1,035 (-60.88%)
Mutual labels:  redis, redis-cluster
Overlord
Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能,致力于提供自动化高可用的缓存服务解决方案。
Stars: ✭ 1,884 (-28.8%)
Mutual labels:  redis, redis-cluster
Undermoon
Mordern Redis Cluster solution for easy operation.
Stars: ✭ 166 (-93.73%)
Mutual labels:  redis, redis-cluster
Predixy
A high performance and fully featured proxy for redis, support redis sentinel and redis cluster
Stars: ✭ 862 (-67.42%)
Mutual labels:  redis, redis-cluster
Docker Redis Cluster
Running a distributed 6-node Redis Cluster with Docker Swarm, Docker Compose, and Supervisor
Stars: ✭ 39 (-98.53%)
Mutual labels:  redis, redis-cluster
Redis Operator
Redis Operator creates/configures/manages Redis clusters atop Kubernetes
Stars: ✭ 142 (-94.63%)
Mutual labels:  redis, redis-cluster

Redis Manager

Build Status License

Redis Manager 是 Redis 一站式管理平台,支持集群(cluster、master-replica、sentinel)的监控、安装(除sentinel)、管理、告警以及基本的数据操作功能
集群监控:支持监控 Memory、Clients 等 Redis 重要指标;可实时查看 Redis Info、Redis Config 和 Slow Log
集群创建:支持 Docker、Machine、Humpback方式
集群管理:支持节点Forget、Replicate Of、Failover、Move Slot、Start、Stop、Restart、Delete、修改配置等功能
集群告警:支持 Memory、Clients 等指标(同监控指标),支持邮件、企业微信APP、企业微信Webhook、钉钉告警
工具箱:支持 Query、Scan 以及基本的数据操作

使用手册

安装

快速启动

Docker容器启动

Dockerhub

$sudo docker run -d --net=host --name redis-manager  \
-e DATASOURCE_DATABASE='redis_manager' \
-e DATASOURCE_URL='jdbc:mysql://127.0.0.1:3306/redis_manager?useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT%2b8' \
-e DATASOURCE_USERNAME='root' \
-e DATASOURCE_PASSWORD='******' \
reasonduan/redis-manager

二进制包

releases

联系方式

您在使用产品的过程中如果遇到问题或者发现需要改进的地方可以通过以下方式直接联系我们或 Pull Request。

Redis Manager 钉钉交流群

知乎专栏 https://zhuanlan.zhihu.com/c_1055846842708930560

云栖社区 https://yq.aliyun.com/album/227?spm=a2c4e.11155435.0.0.3ece24f0lQw15C

产品主要功能介绍

Dashboard

展示当前用户组监控的所有集群

集群导入

导入已存在集群

集群监控

监控 Memory、Clients 等 Redis 重要指标; 查询 Slow Log

集群管理

支持节点Forget、Replicate Of、Failover、Move Slot、Start、Stop、Restart、Delete、修改配置等功能

修改配置文件

集群告警

支持邮件、企业微信APP、企业微信Webhook、钉钉告警

数据操作

支持简单的数据操作

创建集群

目前支持 Redis Cluster、Standalone 模式的创建,包括机器安装、Docker 安装和 Humpback 安装方式

用户组管理

用户管理

用户手册

用户手册主要介绍如何使用 Redis Manager

快速启动
导入已存在集群
集群监控
节点管理
数据操作
集群告警
机器管理
集群安装
组和用户

License

RedisManager is Open Source software released under the Apache 2.0 license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].