/Cache

Primary LanguageC#BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Attribute Based Cache

This project is based on https://cache.codeplex.com/, SVN revision 20740. The purpose of forking this project is to add and change some features to fit some of my projects' needs. The changes include:

  1. Removed OutputProcess and BTree implementations
  2. Added a raw version of disk cache
  3. Changed KeyBuilder to be more flexible
  4. Support "out" modifier of method parameter
  5. Rewritten KeyBuilder

Requirements:

PostSharp 2 Starter Edition or 3 Express.