982 B
982 B
Mini-LSM Community Solutions
You can add your solution to this page once you finish any full week of the course. You may have a one-sentence introduction of what you have done in your solution and any special functionalities you have implemented.
Week 1
- pj/mini-lsm-simple-solution: A simple solution of Mini-LSM.
Week 2
- 7143192/mini-lsm: A solution of mini-lsm, finish all tasks except bonus task in week 1 and week2.
Week 3
- skyzh/mini-lsm-solution-checkpoint: The author's solution of Mini-LSM.
- fh/solution: A solution which makes it easy to change the mvcc version, implementing in rust idiom way.
- Duckulus/mini-lsm-solution: Full implementation of mini-lsm with a commit for each day of the course