optuna / optuna-dashboard

Real-time Web Dashboard for Optuna.
https://optuna-dashboard.readthedocs.io/en/latest/
Other
477 stars 83 forks source link

support the prefix parameter when using JournalRedisStorage #898

Open pingmalu opened 2 weeks ago

pingmalu commented 2 weeks ago

Feature Request

When the command line starts. Support the prefix parameter when using JournalRedisStorage

Like this for example:

optuna-dashboard redis://localhost:6379 --prefix redis_log_prefix_name