Releases: carwale/EnyimMemcachedCore
Releases · carwale/EnyimMemcachedCore
Release 2.1.1
What's Changed
- F improve consistent hashing algo by @cw-sanikachavan in #4
- add global versioning by @cw-sanikachavan in #5
- Added console statements by @cw-madhuripatil in #8
- Updated version by @cw-madhuripatil in #9
- Log change by @cw-madhuripatil in #10
- F cache timeout debug by @cw-madhuripatil in #11
- update by @cw-madhuripatil in #12
- Added console logging by @cw-madhuripatil in #13
- Add activity source for memecache by @cw-akhilesh in #14
- Add null check for activity by @cw-akhilesh in #15
New Contributors
- @cw-sanikachavan made their first contribution in #4
- @cw-madhuripatil made their first contribution in #8
- @cw-akhilesh made their first contribution in #14
Full Changelog: v21.8.1...v2.1.1
Updated upstream branch to 2.5.3
Merge pull request #1 from carwale/f-allow-storing-null-values-in-cache F allow storing null values in cache
By Ritesh Jaiswal on Mar 04, 2020
- Removed Null checks in store functions to allow storing of null objects in cache