This is a special LRU cache for cache data into OFF_HEAP memory. Normally, we should manage the OFF_HEAP accurately, however there still some fragmentation with memory management(such as jemalloc) in now days. So this LRU cache is designed for this case, we will evict the entry when we can't request enough memory.
-
Couldn't load subscription status.
- Fork 1
A simple version of Guava cache
License
Couldn't load subscription status.
ConeyLiu/SimpleCache
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A simple version of Guava cache
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published