Commit Graph

6 Commits (e466173d5cb0735f49a905489be0eb889a26d89d)

Author SHA1 Message Date
Burton Li e446bc65e6 Remove local static string (#8103) 2 years ago
sdong 736a7b5433 Remove own ToString() (#9955) 2 years ago
Yanqin Jin b512f4bc76 Batch blob read IO for MultiGet (#8699) 3 years ago
Levi Tamasi 22655a398b Introduce a blob file reader class (#7461) 4 years ago
Levi Tamasi 9b083cb11c Build blob file reader/writer classes in LITE mode as well (#7272) 4 years ago
Levi Tamasi c15e85bdcb Move BlobDB related files under db/ to db/blob/ (#6519) 4 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
Levi Tamasi e1dfe80fe0 Mark BlobIndex::DebugString const 5 years ago
Levi Tamasi fdc1cb43a6 Support decoding blob indexes in sst_dump (#5926) 5 years ago
Levi Tamasi 5f025ea832 BlobDB GC: add SST <-> oldest blob file referenced mapping (#5903) 5 years ago
Levi Tamasi a59dc843a4 Move blob_index.h to db/ (#5919) 5 years ago
Yi Wu 5a2a6483dc Blob DB: Inline small values in base DB 7 years ago