Releases: matteius/django-elasticache
Releases · matteius/django-elasticache
1.0.4
Ensure all memcached client methods are wrapped in invalidate_cache_after_error
and change that method to not raise errors but rather report them as warnings. Default behavior of cache failure should be a cache miss.