Leaseweb / LswMemcacheBundle

Symfony bundle for Memcache Doctrine caching and session storage in the Web Debug Toolbar.
MIT License
202 stars 57 forks source link

New configuration parameter `lock_max_wait` #28

Closed tPl0ch closed 10 years ago

tPl0ch commented 10 years ago

We found ourselves in the trouble where we wanted to override the servers max_execution_time for our own value, but couldn't dot it. This PR adds support for this.

mevdschee commented 10 years ago

Okay great addition! Thank you very much.

tPl0ch commented 10 years ago

@mevdschee Could you probably make a new version tag for this addition?

mevdschee commented 10 years ago

I already did..