Hot-cold data separation method for reducing write amplification in key-value stores
A method incorporating hot-cold data separation during compaction in data storage systems: data is classified during compaction into two groups by update frequency, and the colder group is rewritten into a lower storage level that is compacted less frequently, reducing write amplification in key-value stores.