Skip to content
  • Georgy Moshkin's avatar
    feat: raft log auto compaction · 83b1d205
    Georgy Moshkin authored
    Add alter system cluster_wal_max_size and cluster_wal_max_count parameters
    which control the auto compaction of _raft_log system space based on
    the size in bytes and number of tuples respectively.
    83b1d205