mlflow-redisai icon indicating copy to clipboard operation
mlflow-redisai copied to clipboard

Enable Redis connection parameters for mlflow cli deployment

Open hhsecond opened this issue 5 years ago • 0 comments
trafficstars

Currently, the plugin supports

  • Hostname
  • Port
  • Username
  • Password
  • DB

through the connection URI or through environmental variables. However, there are more options possible in the base client and we might need to support them for broader use cases

hhsecond avatar Jun 18 '20 04:06 hhsecond