In the backup/restore RFC there is a brief discussion on the alternative approach of using RocksDB’s SSTables for ingestion, which may render better performance as compared to the current WriteBatch data format.
What’s the main concerns that stop you from using the alternative approach? Or is it that you guys just haven’t got to it yet?