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 / 2.0.0
Name Modified Size InfoDownloads / Week
Parent folder
2.0.0 source code.tar.gz 2025-03-05 202.6 kB
2.0.0 source code.zip 2025-03-05 318.3 kB
README.md 2025-03-05 2.3 kB
Totals: 3 Items   523.2 kB 0

Breaking Changes

  • CacheManager.Microsoft.Extensions.Logging is not a separated package anymore. Logging is now part of the Core package.
  • CacheManager.Memcached is not supported anymore
  • CacheManager.Couchbase is not supported anymore
  • CacheManager.Web is not supported anymore

What's Changed

New Contributors

Other Notes

Testing with Microsoft.Garnet

For testing and benchmarking, this project is now using Microsoft.Garnet, which allows to create a Redis server which runs in process and is easy to setup. This has some limitations though and before you use Microsoft.Garnet in production, be aware that key space notifications are not supported yet.

Source: README.md, updated 2025-03-05