Struggles with syncing big databases and caches
2020-06-10When working on a project I want my local environment very similar to production systems. This means that I prefer to download these databases regularly. But sometimes they are sooo huge and filled with stuff like sessions, caching I don't need. Now I must tackle this.