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) -

xcode - Swift Playground - Files are not readable -

jboss7.x - JBoss AS 7.3 vs 7.4 and differences -