What is "memory_limit"? Doctrine\Common\Cache is just a series of adapters that write/read single keys from different backends. How these backends are configured is not up to doctrine.
Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ On 14 February 2014 14:05, Nima Sadjadi <[email protected]> wrote: > On wiki there is no info how can I use doctrine cache with memory_limit. > Please advice how can I use the cache this way instead of Apc? > > -- > You received this message because you are subscribed to the Google Groups > "doctrine-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/doctrine-user. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/groups/opt_out.
