python-memcached
python-memcached copied to clipboard
Expose a non-thread-local base client class
This allows for greater flexibility in multi-threaded applications, such as client-pooling (e.g. smaller number of clients than threads which use them).