Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 桌面管理工具
- Host: GitHub
- URL: https://github.com/cmushroom/redis-pro
- Owner: cmushroom
- License: gpl-3.0
- Created: 2021-01-19T01:47:49.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T11:31:46.000Z (about 2 months ago)
- Last Synced: 2024-09-17T14:21:33.231Z (about 2 months ago)
- Topics: client, macos, redis, swift-ui
- Language: Swift
- Homepage:
- Size: 20.5 MB
- Stars: 646
- Watchers: 8
- Forks: 49
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- open-source-mac-os-apps - redis-pro - Redis management with SwiftUI. ![swift_icon] (Applications / Database)
- open-source-mac-os-apps - redis-pro - Redis management with SwiftUI. ![swift_icon] (Applications / Database)
- my-awesome - cmushroom/redis-pro - ui pushed_at:2024-09 star:0.6k fork:0.0k redis-pro redis 桌面管理工具 (Swift)
- awesome-swift-macos-apps - redis-pro - Redis management with SwiftUI. (Database)
- awesome-swift-macos-apps - redis-pro - Redis management with SwiftUI. (Database)
- awesome-ops - cmushroom/redis-pro - 3.0|648|2021-01-19|2024-09-17 | 一款 Redis 轻量客户端管理工具, 采用 SwiftUI 编写,仅支持 Mac 平台 | (GUI-Redis)
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
loginhome
setting
Info
Clients
dark mode