vaticle / typedb

TypeDB: the polymorphic database powered by types
https://typedb.com
Mozilla Public License 2.0
3.72k stars 337 forks source link

Add basic MVCC tests #7017

Closed krishnangovindraj closed 3 months ago

krishnangovindraj commented 3 months ago

Usage and product changes

Adds basic tests ensuring we can open views into past versions of the database & that commits increment the (default) version seen by new transactions.

Implementation

vaticle-bot commented 3 months ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture