Skip to content

Latest commit

 

History

48 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cache.NET

SharpCache is an event driven and configurable cache framework implemented in C#.

Author: Ian Zhang

Email: zhanglei4214@gmail.com

===============================

The major feature includes

  1. support several cache levels. (typical configuration is: InMemory -> InDisk)

  2. support run time configuration adjustment with feedback.

  3. easy to use.

What will do in the future

1) enable internal log (on-going)

2) enable file cache (on-going)

3) enable remote cache(via socket)

4) support more replacement algorithms

5) enable unit test

6) enhance the XML configuration usage

7) write more examples and design documents

8) performance tuning

About

SharpCache is an event driven and configable cache framework implemented in C#

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages