The migrate.sh script now uses redis-cache.py to check whether migrations have already been run by another server/container within a eployment environment.
Already-run migrations are flagged by Redis having a cached migration listing that exactly matches the locally generated one.
The migrate.sh script now uses redis-cache.py to check whether migrations have already been run by another server/container within a eployment environment.
Already-run migrations are flagged by Redis having a cached migration listing that exactly matches the locally generated one.