Skip to content

Added Generic Caches

Compare
Choose a tag to compare
@abriles1216 abriles1216 released this 06 Sep 17:45
· 892 commits to master since this release
abf5a9b

Added generic Least Recently Used and Random Replacement caches. Also added a sweeper struct that can be used to sweep the caches on a timer.