mirror of https://github.com/ByConity/ByConity
844 B
844 B
The major modules specific for ByConity in src:
Module | Description |
---|---|
Catalog | Catalog service used for metadata management |
DaemonManager | Background task management |
Optimizer | Query optimizer |
QueryPlan | Query planner and plan |
ResourceManager | Computing resource management |
Statistics | Statistic module for CBO |
Storages | Table engine : StorageCnchMergeTree.cpp |
Transaction | Transaction implementation |
TSO | Timestamp oracle |