Skip to content
Snippets Groups Projects
  1. Dec 28, 2024
  2. Dec 27, 2024
  3. Dec 20, 2024
  4. Dec 19, 2024
    • Georgy Moshkin's avatar
      fix: explicitly check bucket id for validity · 1307a31f
      Georgy Moshkin authored
      Before this fix if requesting RPC by an invalid bucket_id we would send
      an RPC to every replicaset to check if they have such a bucket_id.
      This is not needed because we know the allowed range.
      1307a31f
  5. Dec 16, 2024
  6. Dec 09, 2024
  7. Nov 20, 2024
    • 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
  8. Oct 28, 2024
  9. Oct 25, 2024
  10. Oct 22, 2024
  11. Oct 15, 2024
  12. Oct 03, 2024
  13. Sep 17, 2024
  14. Sep 16, 2024
  15. Sep 13, 2024
  16. Sep 12, 2024
  17. Aug 14, 2024
  18. Aug 08, 2024
  19. Jul 26, 2024
  20. Jul 16, 2024
  21. Jun 21, 2024
  22. Jun 17, 2024
  23. Jun 13, 2024
  24. Jun 05, 2024
  25. Jun 04, 2024
  26. May 31, 2024
  27. May 17, 2024
Loading