Historic Version

  • [Improved-Windows] Optimize multi-screen DIP perception
  • [Improved] Upgrade Redis dependencies
  • [Improved] Replace import and export icons
  • [New] Batch delete key
  • [Improved] Upgrade dependencies
1.2.2.1
  • [New] Support GZip compression format
  • [Fixed] Fixed saving errors when displaying data in Hex
  • [Fixed-Windows] When the key name is displayed in TreeView, the key name is not filled
1.2.2.0
  • [Improved-macOS,Linux] Optimize performance
1.2.1.4
  • [Improved] Upgrade dependencies
  • [Fixed] Fix some problems
1.2.1.3
  • [Improved] Upgrade dependencies
  • [Improved] Optimize the first loading speed of the window
1.2.1.2
  • [Fixed-macOS] Fixed the issue of not being able to read data from the Stream type
  • [Changed-macOS] Adjust the search box style
  • [Improved] Upgrade dependencies
1.2.1.1
  • [Improved] Optimize the interface freeze when rendering super long text in a single line
  • [Improved] Optimize YAML format highlighting
1.2.1.0
  • [New] The db drop-down box can display the number of keys in each db
1.2.0.10
  • [Improved] Upgrade Dependency
  • [Fixed-macOS] Fix scrollbar sometimes disappearing issue
  • [Fixed] Fixed the interface stuck caused by very long key names
  • [Fixed] Fix SSH connection error
1.2.0.5
  • Fix some issues
1.2.0.4
  • Import and export favorites
1.2.0.1
  • Adjust the UI
1.2.0.0
  • Adjust the UI
  • optimize performance
  • fix the problem that the background thread sometimes becomes unresponsive when posting messages to the channel
  • memorize window positions adjusted by the user
1.1.12.3
  • Adjust UI interactions
  • When you set the TTL of a key, the key name is not updated
1.1.12.2
  • Slow query logs support displaying ClientHost and ClientName
1.1.12.0
  • Support Stream data type
  • checksum(md5):7e6a4cdbb18bd979e8125a3fb2c06a9e
1.1.11.1
  • Support slow query log
  • Multi-screen DPI perception
  • checksum(md5):2f239bdb8fcc82b2e4538aacba303983
1.1.10.3
  • Optimization error message
  • checksum(md5):48de71d7a776c634cca5a2a8f51cfe74
1.1.10.0
  • Tree view with supported keys
  • checksum(md5):e6b2f114db9e2df40044ac2df502853b

Common Problem

  • Generally, Windows 10 will come with the .NET Framework environment. If you have problems while using the software, you can check the relationship between Windows and .NET Framework here. version and dependencies
  • If your system does not have .NET Framework 4.7.2 Runtime and the above version, please download it here .NET Framework Download
  • How to edit key value? Just double click
  • Why do I sometimes get errors when editing key names in cluster mode? Redis Assistant has put together some documents which might be helpful
  • Why do I cannot click on the memory analysis button? Memory Analysis Feature depends on MEMORY USAGE command, only when Redis Version>=4.0.0 can this command be supported