mirror of https://github.com/tikv/website.git
17 lines
376 B
Markdown
17 lines
376 B
Markdown
---
|
|
title: Reference
|
|
description: Learn about technical details of TiKV
|
|
menu:
|
|
"dev":
|
|
weight: 3
|
|
identifier: Reference-dev
|
|
---
|
|
|
|
This chapter describes some technical details of TiKV:
|
|
|
|
- [TiKV Architecture](../architecture/introduction/)
|
|
- [Query Layers](../query-layers/)
|
|
- [TiUP](../tiup/)
|
|
- [Command-Line Interface](../cli/introduction/)
|
|
- [FAQs](../faq/)
|