Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple cache Library that uses generic templates implements LRU and Random eviction strategies. Use CacheFactory to create cache types.

About

Simple Java Cache Library that uses templates to implement LRU, Random Eviction Strategy based on hits

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors