Skip to content

tanhuang2016/RedisFX

Repository files navigation

Redis Logo

RedisFX

Redis GUI tool developed with JavaFX Download


LICENSE Release Download STARS GitHub forks GitHub issues

Language

English | 中文

Features

  • ✅ SSH and SSL protocol support
  • ✅ Cluster and Sentinel mode support
  • ✅ String, List, Hash, Set, Zset, JSON, Stream type support
  • ✅ Console, command monitoring, publish/subscribe, information reports
  • ✅ Multiple themes, multi-language, and other personalized configurations
  • ✅ Support for Windows (x86), Linux (x86 and arm), MacOS (x86 and arm)

Existing Issues

  • ⚠️ High memory usage and code not standardized
  • ⚠️ Some interactive functions use UI thread causing slow response
  • ⚠️ Other issues to be optimized...

Roadmap

  • ⬜ ⭐⭐⭐ Code refactoring, memory optimization, performance improvement
  • ⬜ ⭐⭐⭐ Interaction optimization, lazy loading design
  • ⬜ ⭐⭐ Cross-platform execution package improvement
  • ⬜ ⭐⭐ Optimize the operational details and improve the existing functional design
  • ⬜ ⭐ More personalized configuration support
  • ⬜ ⭐ Custom plugin extension capability for key-value parsing

Development Environment

  • v1.x developed with JDK1.8 native JavaFX (frozen version)
  • v2.x developed with JDK21 based on v1.x, providing a beautiful UI library with more complete features (under continuous update)

Feature Demo

String.png List.png Hash.png Set.png Zset.png Json.png Stream.png Report.png Console.png PubSub.png Monitor.png

Acknowledgements

You've scrolled to the end, thank you for giving us a Star! 🙏🙏🙏