https://github.com/eltonsandre/intellij-redis
https://github.com/eltonsandre/intellij-redis
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eltonsandre/intellij-redis
- Owner: eltonsandre
- License: other
- Created: 2022-06-08T03:23:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T01:23:12.000Z (over 1 year ago)
- Last Synced: 2025-10-06T03:48:53.091Z (9 months ago)
- Size: 3.17 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE_PLUGIN.md
Awesome Lists containing this project
README




# Intellij Redis client plugin
> [IntelliJ IDEs Plugin Marketplace](https://plugins.jetbrains.com/plugin/19360-redis-client)
Redis client connection management and data manipulation for IntelliJ IDEs.
An advanced GUI client for Redis, Support Standalone, Sentinel, Cluster & SSH, Support redis-cli, command wrap, almost all commands are supported,
You'll like it.
### Features:
#### Connections management
- Support Standalone, Sentinel, Cluster, Elasticache Redis
- SSL/TLS & SSH
- Credential Manager
- Readonly protected mode
- Global connection settings and local connection settings
#### DB manager
- Filtering and grouping of keys
- Adding, modifying and deleting keys and value
- Support String, List, Set, ZSet, Stream and Hash
- Key parse Plain text, JSON, html, XML data formats
- Seach and Pagination to values key
- Batch delete(Flush DB)
#### Support redis CLI & command wrap
#### Information and statistical values about the Redis server
---
### Add new a connection


### Cluster connection
---

### Sentinel connection
---

### DB view
---

### Keys management
---

### Flush DB
---

### Redis Command/Console
---

### Redis Information
---
