Closed (duplicate)
Project:
Memcache API and Integration
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2010 at 18:44 UTC
Updated:
1 May 2013 at 12:02 UTC
I've created a patch that enables connection pooling for the Memcached PECL extension. More information regarding the changes can be found at http://us3.php.net/manual/en/memcached.construct.php
I've never submitted patches to Drupal before but I followed the coding style closely. I suppose you'd want to have some sort of option to enable/disable connection pooling but how does this look so far?
Thanks,
Chris Blay
| Comment | File | Size | Author |
|---|---|---|---|
| dmemcache.inc_.patch | 1.55 KB | chris.blay |
Comments
Comment #1
markpavlitski commentedSee #1977452: Add persistent connection support for the PECL Memcached extension for more recent work on this.