gmontamat / gentun

Hyperparameter tuning for machine learning models using a distributed genetic algorithm
Apache License 2.0
83 stars 22 forks source link

Use Redis instead of RabbitMQ #32

Closed gmontamat closed 4 weeks ago

gmontamat commented 1 year ago

Redis is gaining more traction and it's simpler to use and setup than RabbitMQ. Replace the latter with Redis.

gmontamat commented 4 weeks ago

Complete in #41