Skip to content

cloudkj/priority-expiry-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Priority Expiry Cache

An implementation of a bounded in-memory cache with support for expiration times and priorities.

Usage

Requirements: JDK 7+

A Makefile is included to allow this code to be compiled and run on most Unix-based systems. Invoke make build to compile the code or make test to compile and run the unit tests.

About

An implementation of a bounded in-memory cache with support for expiration times and priorities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors