Method

A cache method that involves:

  • Server querying database
  • If data is not in cache, then server writes that data to database Used when write performance is less critical.