feat: 支持Magnus连接Redis SSL

pull/9361/head
jiangweidong 2 years ago
parent 7ba7d178e5
commit b0baee95d3

@ -184,7 +184,8 @@ class ConnectMethodUtil:
'listen': [], 'listen': [],
'support': [ 'support': [
Protocol.mysql, Protocol.postgresql, Protocol.mysql, Protocol.postgresql,
Protocol.oracle, Protocol.mariadb Protocol.oracle, Protocol.mariadb,
Protocol.redis
], ],
'match': 'map' 'match': 'map'
}, },

Loading…
Cancel
Save