django-mysql icon indicating copy to clipboard operation
django-mysql copied to clipboard

Django memcached backend works with MySQL memcached plugin

Open adamchainz opened this issue 10 years ago • 0 comments

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.

adamchainz avatar Mar 21 '15 18:03 adamchainz