1.5.1

2017-08-24 Thread dormando
https://github.com/memcached/memcached/wiki/ReleaseNotes151 couple things worth noting. for packagers, mainly test reliability should be improved, on top of fixing some regressions from the midversion bump. -Dormando -- --- You received this message because you are subscribed to the Google

Re: Python Memcached

2017-08-24 Thread dormando
Pretty sure Frank was asking about server implementations of memcached in python. As per that, I've only ever seen people create those for eduational purposes. Not aware of something anyone runs in production. What do you need it for? As per libmemcached being idle; I've noticed and am hoping to

Re: Python Memcached

2017-08-24 Thread Min-Zhong "John" Lu
We use pylibmc . Fairly stable and built-in handling of multi-server key distribution. The disadvantage of pylibmc (and many other client libraries) lies in its dependency on libmemcached, which has seen little activity for quite some while, which in turn

Python Memcached

2017-08-24 Thread Frank Wang
Hi, I know there are a bunch of Python versions of memcached clients. Does anyone know of any good/stable Python implementations of the memcached server? Thanks, Frank -- --- You received this message because you are subscribed to the Google Groups "memcached" group. To unsubscribe from