Michał Chojnowski
db4283b542
sstables: introduce ms sstable format version
...
Introduce `ms` -- a new sstable format version which
is a hybrid of Cassandra's `me` and `da`.
It is based on `me`, but with the index components
(Summary.db and Index.db) replaced with the index
components of `da` (Partitions.db and Rows.db).
As of this patch, the version is never chosen
anywhere for writing sstables yet. It is only introduced.
We will add it to unit tests in a later commit,
and expose it to users in yet later commit.
2025-09-29 22:15:24 +02:00
..
2025-09-29 22:15:24 +02:00
2025-09-25 15:03:56 +03:00
2025-09-25 15:03:57 +03:00
2025-09-19 12:22:51 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-08-26 11:50:11 +03:00
2025-08-26 11:49:35 +03:00
2025-09-03 09:46:00 +03:00
2025-02-15 20:32:22 +02:00
2024-12-18 17:45:13 +02:00
2025-09-25 15:03:57 +03:00
2025-09-01 08:11:00 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-09-25 15:03:56 +03:00
2025-09-25 15:03:56 +03:00
2025-07-05 18:42:02 +03:00
2025-01-14 07:56:38 -05:00
2025-02-20 10:50:04 +03:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-06-25 11:28:37 +03:00
2024-12-18 17:45:13 +02:00
2025-06-02 20:09:56 +03:00
2024-12-18 17:45:13 +02:00
2025-01-15 16:30:28 +02:00
2025-01-15 16:30:28 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-03-11 12:09:22 +02:00
2024-12-18 17:45:13 +02:00
2025-09-24 11:52:15 +03:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-03-17 10:03:06 +02:00
2025-01-06 13:04:33 +02:00
2025-09-19 12:22:51 +02:00
2024-12-18 17:45:13 +02:00
2025-09-25 15:03:57 +03:00
2025-09-25 15:03:56 +03:00
2025-01-14 07:56:38 -05:00
2024-12-18 17:45:13 +02:00
2025-09-19 16:17:56 +03:00
2025-09-19 16:17:56 +03:00
2025-09-24 11:52:15 +03:00
2024-12-18 17:45:13 +02:00
2025-09-24 11:52:15 +03:00
2025-02-05 10:10:29 +01:00
2025-09-25 15:03:57 +03:00
2024-12-18 17:45:13 +02:00
2025-06-20 11:27:28 +03:00
2025-01-15 16:30:28 +02:00