django-mysql
django-mysql copied to clipboard
Django memcached backend works with MySQL memcached plugin
It should be checked that the django memcached backend works with the MySQL memcached plugin, and any missing tools provided. For example the django database cache backend has a createcachetable command, it may be useful to provide such a command specialized for memcached, and migration operations to make sure the plugin works with it.