Follow Me:
-
Recent Posts
- python-cloudcracker: a class to interface with the CloudCracker API
- Ultramemcache: python-ultramemcached and django-ultramemached-cache
- A python class for the Exact Target XML api
- Django runserver and gevent; NotImplementedError: gevent is only usable from a single thread
- phpFlickr 3.1 cache unserialize error
Recent Comments
Archives
Categories
Meta
Monthly Archives: February 2012
Ultramemcache: python-ultramemcached and django-ultramemached-cache
A few months ago I came across a package on GitHub called Ultramemcache, which was described as “Ultra fast memcache client written in highly optimized C++ with Python bindings.” Using Ulramemcache, I modified the common python-memcached library to use Ultramemcache, … Continue reading
Posted in Django
Tagged backend, cache, cache backend, django, github, memcached, python, ultramemcache, ultramemcached
Leave a comment





