java - Use Guava Cache to persist data to a hard disk -


i new guava cache. how create following in cache?

  1. save data in memory normal.
  2. when size of cache on given number, persist data in cache in configurable file on hard disk.

this helpful: extending guava caches overflow disk


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -