Versions Compared

Key

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

...

  1. Atomic - Ability to batch operations together that all execute or all fail together
      Eventually Consistent - Such that changes are "eventually" propagated out in a "reasonable" timeframe
      1. Add a new binary resource to Fedora
      2. Update the new resource with RDF from user.
      3. Update the new RDF resource with a system generated UUID.
      4. Commit all changes.
    1. Consistency - We have no requirement from the Fedora API for consistency.
    2. Isolation - ??? (This is still in discussion and will update...soon as of 2016-01-27)
    3. Durable - Changes must be retained.My understanding of durable is that we want our changes to be saved in the case of a system crash. Unless I am misunderstanding this, then this is what Fedora does no?

    -- Tagging Unknown User (daniel-dgi)Nick RuestDiego Pino NavarroNigel Banks for input.

    ...