Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-23498

jsondb plugin transactions

XMLWordPrintable

    • Icon: User Story User Story
    • Resolution: Out of scope
    • Icon: P1: Critical P1: Critical
    • None
    • None
    • Location: Places
    • None

      The code needs to be checked and tested to ensure that operations happen atomically so that the integrity of the database is preserved as much as possible. Normal operation using the JsonDb Plugin should never put the database in an inconsistent state, however the plugin should be robust enough to such situations.

      JsonDb uses the _version field of the object to handle atomicity. When writing to an object, the correct _version must be specified, otherwise the write operation will fail.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            ablasche Alex Blasche
            abcd abcd (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes