# Write Path ![Chapter Overview](./lsm-tutorial/week1-05-overview.svg) In this chapter, you will: * Implement the LSM write path with L0 flush. * Implement the logic to correctly update the LSM state. ## Task 1: Flush Memtable to SST ## Task 2: Update the LSM State ## Task 3: Filter the SSTs {{#include copyright.md}}