mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-02 13:06:57 +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>