Skip to content

Commit

Permalink
🎉 (solution): Add fh solution. (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
Foreverhighness committed Jul 22, 2024
1 parent 42b94bd commit b84dd38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SOLUTIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ You can add your solution to this page once you finish any full week of the tuto

## Week 1
* [pj/mini-lsm-simple-solution](https://github.com/pjzhong/mini-lsm-solution): A simple solution of Mini-LSM.

## Week 2

## Week 3

* [skyzh/mini-lsm-solution-checkpoint](https://github.com/skyzh/mini-lsm-solution-checkpoint): The author's solution of Mini-LSM.
* [fh/solution](https://github.com/Foreverhighness/mini-lsm/tree/solution): A solution which makes it easy to change the mvcc version, implementing in rust idiom way.

0 comments on commit b84dd38

Please sign in to comment.