Upgrading to this version changes the key hashing. This means that it can potentially invalidate your cache entirely.
- Update memcached package to 2.0.0 - @khoomeister #7
- Pin the memcached version pre-memory leak - @jkrems #6
- Fix bug where backend errors while caching made getOrElse fail - @Kofia5 #4
- Fix bug where backend errors were forwarded in getOrElse - @Kofia5 #3
- Initial public release