Limitations of App Store version
- AppStore version of RDM doesn't support Native Formatters
- Current version doesn't support connection to open-source redis-servers with self-signed TLS certificates. More info
Workaround: Use DMG version of RDM or disable mutual TLS in redis-server settings (REDIS_TLS_AUTH_CLIENTS: "no"
)