RocksDB SST
R
RocksDB SST
Definition
Sorted String Table: the on-disk storage file format used by RocksDB, an embeddable persistent key-value store by Meta based on LevelDB.