bytedance / terarkdb

A RocksDB compatible KV storage engine with better performance
Apache License 2.0
2.05k stars 202 forks source link

zenfs: add a new API for disk usage info #211

Closed royguo closed 2 years ago

royguo commented 2 years ago

Some databases would like to know the ZNS device's disk usage, so we should provide one.

Signed-off-by: Kuankuan Guo guokuankuan@bytedance.com

mm304321141 commented 2 years ago

LGTM