Summary: Introduce a new V2 serialization format for wide column entities that supports storing individual column values in blob files. The V2 format adds a column type section that marks each column as either inline or blob-index, enabling per-column blob storage for large values. Pull Request resolved: https://github.com/facebook/rocksdb/pull/14314 Reviewed By: pdillinger Differential Revision: D92832066 Pulled By: xingbowang fbshipit-source-id: 13c24347e1f481a059d67eef987d2d2b184b4a51 |
||
|---|---|---|
| .. | ||
| db_wide_basic_test.cc | ||
| wide_column_serialization.cc | ||
| wide_column_serialization.h | ||
| wide_column_serialization_test.cc | ||
| wide_columns.cc | ||
| wide_columns_helper.cc | ||
| wide_columns_helper.h | ||
| wide_columns_helper_test.cc | ||