You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.
First of all, thank you for building a very nice cache bundle.
I wouldd like to load my own class extended from Lsw\MemcacheBundle\Cache\AntiDogPileMemcache in stead of this class.
Is there any way to new the definition with a parameter like memcache.cache.class to use my own class ? $memcache = new Definition('Lsw\MemcacheBundle\Cache\AntiDogPileMemcache');
Thank you
The text was updated successfully, but these errors were encountered:
Hello,
First of all, thank you for building a very nice cache bundle.
I wouldd like to load my own class extended from Lsw\MemcacheBundle\Cache\AntiDogPileMemcache in stead of this class.
Is there any way to new the definition with a parameter like memcache.cache.class to use my own class ?
$memcache = new Definition('Lsw\MemcacheBundle\Cache\AntiDogPileMemcache');
Thank you
The text was updated successfully, but these errors were encountered: