Hi, Is django-elasticache not supposed to be backwards compatible with memcached (i.e. using 127.0.0.1:11211 for local development)? It's not a big deal, as I can change based on DEBUG. Just curious if this was as intended. Thanks.