Create a configurable two-level cache (for caching Objects).
Level 1 is memory, level 2 is filesystem.
Config params should let one specify the cache strategies and max sizes of level 1 and 2.
-
Notifications
You must be signed in to change notification settings - Fork 1
A configurable two-level cache (for caching Objects). Level 1 is memory, level 2 is filesystem. One can specify cache strategies and max sizes of both levels 1 and 2. Three cache replacement policies have been set: Least Frequently Used, Least Recently Used, Most Recently Used.
Deformin/TwoLevelCache
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A configurable two-level cache (for caching Objects). Level 1 is memory, level 2 is filesystem. One can specify cache strategies and max sizes of both levels 1 and 2. Three cache replacement policies have been set: Least Frequently Used, Least Recently Used, Most Recently Used.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published