Skip to content

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

License

Notifications You must be signed in to change notification settings

ganesh-karthick/Cache

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published