Files
scylladb/db/commitlog
Michał Chojnowski 05ff32ebf9 db: commitlog: add min_position()
Add a helper function which returns the minimum replay position
across all existing or future commitlog segments.
Only positions greater or equal to it can be replayed on the next reboot.

We will use this helper in a future patch to garbage collect some cleanup
metadata which refers to replay positions.
2024-01-24 10:37:38 +01:00
..
2024-01-24 10:37:38 +01:00
2024-01-24 10:37:38 +01:00