mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-29 20:57:00 +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>