allegewhd / redis-pro

redis-pro redis 桌面管理工具

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redis Pro

English | 简体中文

Swift5.0+ release license platforms Gitter

Intro

  • redis-pro is a simple and easy to use management of redis, written in SwiftUI.
  • 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

  • homebrew

    brew install redis-pro
    

Platform

support macos (Intel, Apple Silicon) platform, will support ipad os in the future

Todo

  • client list and kill
  • homebrew install
  • slow log
  • redis config update
  • ssh login
  • delete batch
  • ipad os support

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
  • PromiseKit async framework, simplify the callback code

Snapshot

login 0

home 1

setting 2

Info 3

Clients 4

dark mode 5 5

About

redis-pro redis 桌面管理工具

License:Apache License 2.0


Languages

Language:Swift 100.0%