Custom Cache setting.
This is how you can overwrite custom caches
Replace _existing_bin with one of:
cache
cache_menu
cache_path
cache_form
cache_page
cache_field
cache_block
cache_filter
cache_update
cache_bootstrap
$conf['cache_class_existing_bin'] = 'MyCustomCacheClass';