ultramemcache icon indicating copy to clipboard operation
ultramemcache copied to clipboard

Django integration

Open thedrow opened this issue 12 years ago • 7 comments

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

thedrow avatar Jun 05 '13 02:06 thedrow

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.

jskorpan avatar Jun 05 '13 05:06 jskorpan

Where can I find these efforts?

thedrow avatar Jun 11 '13 09:06 thedrow

Not sure, google said: https://pypi.python.org/pypi/django-memcached-pool/0.3

jskorpan avatar Jun 11 '13 09:06 jskorpan

Can you please mention it in the docs/readme?

thedrow avatar Jun 11 '13 22:06 thedrow

Of this project?

jskorpan avatar Jun 12 '13 07:06 jskorpan

Yup if you don't mind. Just so nobody will have to search for it.

thedrow avatar Jun 12 '13 22:06 thedrow

I also have a couple wrappers using ultramemcache. A drop in python-memcache replacement and a cache backend.

nicholasserra avatar Jun 19 '13 04:06 nicholasserra