Files
scylladb/db
Pavel Emelyanov e8f10be12e snapshot_ctl: No double recoding of details
Currently database::get_snapshot_details() returns a collection of
snapshots. The snapshot_ctl converts this collection into similarly
looking one with slightly different structures inside. The resulting
collection is converted one more time on the API layer into another
similarly looking map.

This patch removes the intermediate conversion.

Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
2024-04-19 20:04:32 +03:00
..
2024-01-09 11:44:19 +02:00
2024-03-01 10:40:29 +01:00
2023-02-15 11:01:50 +02:00