mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-25 07:28:31 +00:00
ca0e0781c8
There is a magic number about how often we repartition and therefore affecting how often we compact. This PR makes this number `10` a global constant and add docs. --------- Signed-off-by: Alex Chi Z <chi@neon.tech>