Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cmushroom/redis-pro

redis-pro redis 桌面管理工具
https://github.com/cmushroom/redis-pro

client macos redis swift-ui

Last synced: 7 days ago
JSON representation

redis-pro redis 桌面管理工具

Awesome Lists containing this project

README

        

# Redis Pro

English | [简体中文](./README.zh_CN.md)

![Swift5.0+](https://img.shields.io/badge/Swift-5.0%2B-orange.svg?style=flat)
[![release](https://img.shields.io/github/v/release/cmushroom/redis-pro?include_prereleases)](https://github.com/cmushroom/redis-pro/releases)
![platforms](https://img.shields.io/badge/Platforms-macOS%20-orange.svg?style=flat)
[![Gitter](https://badges.gitter.im/redis-pro/community.svg)](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
- [x] delete batch
- [ ] terminal
- [ ] 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
0

home
1

setting
2

Info
3

Clients
4

dark mode
5
5