#8414: multiple sites on one memcached --------------------------+------------------------------------------------- Reporter: urban | Owner: nobody Status: new | Milestone: post-1.0 Component: Cache system | Version: SVN Keywords: cache prefix | Stage: Unreviewed Has_patch: 1 | --------------------------+------------------------------------------------- For every site which use for example CacheMiddleware we need to run new memcached instance, its not efficient with few small sites. I think that adding a key_prefix to the CACHE_BACKEND params will solve this problem. I've attached patch aganist memcache backend.
-- Ticket URL: <http://code.djangoproject.com/ticket/8414> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
