Download Latest Version 2.0.0 source code.tar.gz (202.6 kB)
Email in envelope

Get an email when there's a new version of CacheManager

Home / 1.1.0
Name Modified Size InfoDownloads / Week
Parent folder
1.1.0.tar.gz 2017-06-05 223.5 kB
1.1.0.zip 2017-06-05 383.5 kB
README.md 2017-06-05 1.1 kB
Totals: 3 Items   608.1 kB 0

Release 1.1.0 comes with some improvements for redis keyspace events and some love for the Couchbase based implementation.

New Features

  • If configured, CacheManager can now listen on external dels in Redis and sync the instances accordingly (see [#148])
  • The redis backplane can now also be used with in-memory caches only (see [#111]).
  • Added compatibility mode setting to Redis and support for TwemProxy (see [#54] and https://github.com/MichaCo/CacheManager/commit/07f1db9ff29291accb76c7b1bbb731d49bff6091). Also added lua script support without pre-loading (if that is not available).

Improvements for Couchbase (see [#154])

  • Added netstandard support as the Couchbase client now supports it.
  • A bunch of configuration and initialization changes. The extensions to configure Couchbase now are more flexible.

Other Improvements

The API documentation has been updated/fixed to use latest version of docfx and is published on the re-designed site http://cachemanager.michaco.net.

Bug Fixes

  • [#159] Small sanity check for too low expiration timeouts when using Redis
Source: README.md, updated 2017-06-05