Skip to content

Releases: matteius/django-elasticache

1.0.4

30 Oct 17:51
Compare
Choose a tag to compare

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.