Django integration
It can be nice if this project will integrate with Django through a custom cache backend.
See here for how https://docs.djangoproject.com/en/dev/topics/cache/#using-a-custom-cache-backend
I actually think there's been efforts made around this. Maybe someone in the Django community has better understanding of this. //JT
On 5 jun 2013, at 04:20, "Omer Katz" <[email protected]mailto:[email protected]> wrote:
It can be nice if this project will integrate with Django through a custom cache backend.
See here for how https://docs.djangoproject.com/en/dev/topics/cache/#using-a-custom-cache-backend
— Reply to this email directly or view it on GitHubhttps://github.com/esnme/ultramemcache/issues/26.
Where can I find these efforts?
Not sure, google said: https://pypi.python.org/pypi/django-memcached-pool/0.3
Can you please mention it in the docs/readme?
Of this project?
Yup if you don't mind. Just so nobody will have to search for it.
I also have a couple wrappers using ultramemcache. A drop in python-memcache replacement and a cache backend.