Skip to content

Tags: ETCPark/RedisDesktopManager

Tags

2021.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fast json (RedisInsight#5082)

* Add simdjson to deps
* Fix Hash editor layour in "new" state
* Allow adding key values from file
* Improve formatters aтd json handling:
- Minify JSON with simdjson
- Format JSON with cpp code without validation
- Memorize selected formatters for each key
- Remove json-tools.js
- Simplify code in MultilineEditor

Fix RedisInsight#5061
Fix RedisInsight#4964
Fix RedisInsight#4859

2021.6

Update rdm_zh_TW.ts

Signed-off-by: Jack Cherng <[email protected]>

2021.5

Switch to Python 3.9

2021.4

above --> below

2021.3

Update WelcomeTab

2021.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update install.md

2021.1

Update qredisclient

2021.0

Improve UX for TreeView

* Show only last part for namespaced keys
* Show namespaces first
* Remove ignored option from Global Settings
* Fix namespace rendering with multichar ns separators

Fix RedisInsight#4962

2020.7

Add dark mode for Windows 10

2020.6

Fix issues with connection id's