Files
scylladb/db
Michał Chojnowski 30a9d471fa sstables: plug an sstable_compressor_factory into sstables_manager
Create a `sstable_compressor_factory_impl` in `scylla_main`,
and pipe it through constructors into `sstables_manager`.

In next commits, the factory available through the `sstables_manager`
will be used to create compressors for SSTable readers and writers.
2025-04-01 00:07:28 +02:00
..
2025-01-28 21:14:49 +01:00
2025-03-19 20:36:16 +02:00
2025-02-04 12:21:31 +03:00
2025-02-06 13:38:19 +02:00