Skip to content

What is RedisFX?

The current document version is v2.3.11, and the document version will be consistent with the RedisFX application version.

Introduction

RedisFX is a lightweight, modern-themed Redis GUI tool developed using JavaFX, running on JVM based on Java's cross-platform mechanism. Supported platforms include:

  • Windows x86
  • MacOS x86
  • MacOS ARM64
  • Linux x86
  • Linux ARM64

Features

Almost covering all the functions you need. If not, please submit an Issue

  • ✔ Full protocol support for SSH, SSL
  • ✔ Support for Cluster and Sentinel modes
  • ✔ Support for String, List, Hash, Set, Zset, JSON, Stream types
  • ✔ Console, command monitoring, publish/subscribe, information reports, batch import/export
  • ✔ Custom extension support for data encoding/decoding and viewing methods
  • ✔ Multiple windows running different Redis connection instances simultaneously
  • ✔ Multi-theme, multi-language, and other personalized configurations

Detailed Features and Roadmap

  • Key supports precise search, fuzzy search, specified type search, shortcut key search, automatic search
  • Query uses segmented loading, result display supports switching between list and tree structure
  • Supports key type tag display, with customizable colors and tag names
  • Key panel integrates loading progress display, locate to option, expand/collapse directory functions
  • Supports Ctrl non-contiguous multi-selection, Shift contiguous multi-selection, checkbox multi-selection for batch deletion and export
  • Can manage multiple Key details simultaneously, supports auto-refresh and quick copy, import/export of data
  • Viewing methods support Text, Json, Xml, Yml, Hex, Binary, Image and custom extensions
  • Encoding/decoding methods Base64, Gzip, Deflate, Msgpack, Zstd, Lz4, Brotli and custom extensions
  • Text type data supports character set encoding switching (UTF-8, GBK, ISO-8859...)
  • Supports quick new connection/group creation, opening recent connections, search history caching and other experience enhancement features
  • Text type data supports search and replace functionality (Issue#11)

About Themes

Theme library uses AtlantaFX, defaults to 7 themes, supports custom themes

Theme 1Theme 2Theme 3Theme 4Theme 5Theme 6Theme 7

Example Images

Example Image

Released under the Apache License 2.0