Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-11611

Implement a functional model of WT with PUT, GET, DELETE

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.2.0, 7.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None

      Create a basic functional model of WiredTiger, which supports just the basic key-value operations PUT, GET, and DELETE, which would be suitable as in lightweight formal verification.

      Specifically, the model should support:

      • Historical values
      • Multiple tables
      • Timestamps

      The model must also support a mechanism to examine its state, e.g., to iterate over all key-value pairs in order, so that we can compare the state of the model to the state of a WiredTiger database.

            Assignee:
            peter.macko@mongodb.com Peter Macko
            Reporter:
            stoney.burks@mongodb.com Stoney Burks
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: