github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/docs/understand/how/index.md (about) 1 --- 2 title: How lakeFS Works 3 description: This section includes all the details about the lakeFS open source project. 4 parent: Understanding lakeFS 5 has_children: true 6 has_toc: false 7 --- 8 9 # How lakeFS Works 10 11 The [Architecture]({% link understand/architecture.md %}) page includes a logical overview of lakeFS and its components. 12 13 For deep-dive content about lakeFS see: 14 15 * [Internal database structure](./kv.md) 16 * [Merges in lakeFS](./merge.md) 17 * [Versioning Internals](./versioning-internals.md)