Compaction
Compaction is one of the most complex processes in a database and can significantly impact the performance of the database.
It is an internal data overlap and integration mechanism and is also an effective means of balancing read and write speeds.
Compaction Type
1. Minor Compaction

- Trivial move

2. Major Compaction
