Open
Description
- Reported as: lp:1369598
- Reported by: lp:~omer-drow
- Reported at: 2014-09-15T14:43:19Z
Imported from Launchpad using lp2gh.
psycopg2 provides wait callbacks through libpq which enables usage of gevent and eventlet with Python libraries that wrap libmemcached such as pylibmc.
http://initd.org/psycopg/docs/advanced.html#support-for-coroutine-libraries
Is there a chance it could be implemented in libmemcached?