RedisInsight v2.12.0, October 2022

RedisInsight v2.12.0

2.12.0 (October 2022)

This is the General Availability (GA) release of RedisInsight 2.12.

Highlights

  • Database Analysis: Get insights and optimize the usage and performance of your Redis or Redis Stack based on the overview of the memory and data type distribution, big or complicated keys, and namespaces used
  • Faster initial loading of the list of keys in Browser and Tree views
  • Performance optimizations for large results in Workbench

Details

Features and improvements

  • #1207, #1222, #1295, #1159, #1231, #1155 Get insights and optimize the usage and performance of your Redis or Redis Stack with Database Analysis. Navigate to Analysis Tools and scan up to 10,000 keys in the database to see the summary of memory allocation and the number of keys per Redis data type, memory likely to be freed over time, top 15 key namespaces, and the biggest keys found. You can extrapolate results based on the total number of keys or see the exact results for the number of keys scanned.
  • #1280 Speed up the initial load of the key list in Browser and Tree views
  • #1285 Support for infinite floating point numbers in sorted sets
  • #1290 Performance optimizations to process large results of Redis commands in Workbench

Bugs

  • #1293 Fixed Workbench visualizations in Redis Stack
RATE THIS PAGE
Back to top ↑