Skip to content

Instantly share code, notes, and snippets.

@Luukyb
Luukyb / gist:dfa4322bbf00b44ef128
Created May 4, 2015 09:22
Create lighter sql dump files with drush using this drushrc.php file
<?php
/**
* @file
* Example of a drushrc.php file with cache tables setup.
*
* This setup will allow you to create smaller sql dump files by excluding the
* cache tables.
* drushrc.php can be placed in ~/.drush/ or inside your sites/default.
* Then you can use something like: