Versions Compared

Key

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

...

  • Not developed yet
  • Looking at making this ordered to be able to track specific changes
  • May include the text of the new label value (TBD)


Partial Cache

The notification approach might This 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.

...