# redis-pro
**Repository Path**: senchong/redis-pro
## Basic Information
- **Project Name**: redis-pro
- **Description**: redis-pro redis 桌面管理工具
- **Primary Language**: Swift
- **License**: Not specified
- **Default Branch**: main
- **Homepage**: https://github.com/cmushroom/redis-pro
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 3
- **Created**: 2022-06-10
- **Last Updated**: 2022-06-10
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Redis Pro
English | [简体中文](./README.zh_CN.md)

[](https://github.com/cmushroom/redis-pro/releases)

[](https://gitter.im/redis-pro/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
## Intro
* redis-pro is a simple and easy to use management of redis, written in SwiftUI.
* [Sequel-Ace](https://github.com/Sequel-Ace/Sequel-Ace) and Aliyun DMS was borrowed in the development process,Sequel-Ace (Sequel-Pro) is a simple and easy to use mysql management
## Install
* download package in release page
[address](https://github.com/cmushroom/redis-pro/releases)
* homebrew
```
brew install redis-pro
```
## Platform
support macos (Intel, Apple Silicon) platform, will support ipad os in the future
## Todo
- [x] client list and kill
- [x] homebrew install
- [x] slow log
- [x] redis config update
- [x] ssh login
- [x] favorite delete confirm
- [x] TCA
- [ ] delete batch
- [ ] ipad os support
- [ ] ssh key
## Version
* macos: >= 11.0
* redis: 3.x¹ ... 6.x
## Dependency
* RediStack a redis client wiritten in swiftNIO
* swift-log swift log framework, need puppy implementation
* Puppy log framework, support console, file
* SwiftyJSON json convert
## Snapshot
login
home
setting
Info
Clients
dark mode
