RedisPickup
v1.0.2
ยท
Updated 1 month ago
ยท
0 Bytes
ยท
Released Nov 2020
Key Features
๐ฅ๏ธ
Terminal / CLI
๐๏ธ
Database
About RedisPickup
RedisPickup offers you a beautiful, lightweight, fast, easy to use GUI Redis management application, written in SwiftUI / SwiftNIO, can run on both Apple Silicon and Intel Macs (macOS >= 11.0).
The key features are:
- Keys CRUD.
- Supporting basic Redis data types: STRING,SET,ZSET,HASH,LIST,STREAM
- JSON formatter and highlighting.
- Without blocking the redis server(USE SCAN command).
- Get infomation about the redis server(Server, Client, Slowlog).
- SSL/TLS support.
Note:
- Redis >= 2.8 version
- RedisPickup does not currently support Terminal
- RedisPickup does not currently support Cluster Mode.