etalab / rncs_worker_api_entreprise

API pour récupérer et mettre à disposition les données du Répertoire National du Commerce et des Société
https://entreprise.data.gouv.fr
MIT License
23 stars 13 forks source link

Use different Redis databases per environments #110

Closed brindu closed 5 years ago

brindu commented 5 years ago

Use a different Redis database per environments to avoid conflicts with cron jobs orchestration. See https://github.com/ondrejbartas/sidekiq-cron/issues/195 for more details.

Change is also made into the Ansible : Redis database URLs are defined and deployed by ansible.