mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-28 18:50:53 +00:00
Store the large data statistics in the scylla_metadata component. These will be retrieved when loading the sstable and be used for determining whether to delete the corresponding large data entries upon sstable deletion. Signed-off-by: Benny Halevy <bhalevy@scylladb.com>