
* Replace a predicate that was always false with a literal * comment + fix mvcc version Signed-off-by: Alex Chi <iskyzh@gmail.com> --------- Signed-off-by: Alex Chi <iskyzh@gmail.com> Co-authored-by: Alex Chi <iskyzh@gmail.com>
Week 3 Solution
This is the solution of Mini-LSM week 3 with MVCC implementation.