RDM Version: 0.9.0.716
Environment: Windows 10
Redis Server Version: 3.0.7
Steps to reproduce:
- Connect to database and open console window
set foo <bar>
get foo
Expected result:
Display "<bar>"
Actual Result:
Displays ""
This was super confusing when I was troubleshooting a problem with values containing angle brackets. The value is displayed correctly when viewed via the tree view.