Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The notification approach might will work well for the Partial Cache use case as well, but might depend on what is being cached.  This pattern will likely work well for partial cache as well.  The consumer knows which URIs are cached and what data about that URI is cached.  They can dereference the URI and grab the new data to update the local cache.

...