Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cinience/RedisStudio
RedisStudio Redis GUI client(tool) for windows
https://github.com/cinience/RedisStudio
Last synced: about 1 month ago
JSON representation
RedisStudio Redis GUI client(tool) for windows
- Host: GitHub
- URL: https://github.com/cinience/RedisStudio
- Owner: cinience
- Created: 2014-01-01T01:59:36.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-04-17T10:27:47.000Z (over 7 years ago)
- Last Synced: 2024-10-29T22:32:35.216Z (about 1 month ago)
- Language: C++
- Homepage: https://github.com/cinience/RedisStudio
- Size: 10.3 MB
- Stars: 1,549
- Watchers: 135
- Forks: 394
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- awesome-hacking-lists - cinience/RedisStudio - RedisStudio Redis GUI client(tool) for windows (C++)
README
# RedisStudio (Redis GUI Client)
## Download
[![GitHub release](https://img.shields.io/github/release/cinience/RedisStudio.svg?style=flat-square)](https://github.com/cinience/RedisStudio/releases)
## Introduction
1. Redis Studio is Redis GUI Client,support Windows xp, windows 7, windows 8
2. Kernel is MSOpen hiredis, GUILIB is duilib
3. Support official Redis 2.6 2.7 2.8 new..![UI](https://raw.githubusercontent.com/cinience/RedisStudio/master/docs/redis.png "RedisStudio UI")
## Supported platforms
* Windows xp
* Windows Vista
* Windows 7
* Windows 8, 8.1
* Windows 10
## Supported Redis version
* Official Redis 2.6
* Official Redis 2.7
* Official Redis 2.8
* Official Redis new