mirror of
https://github.com/neondatabase/neon.git
synced 2026-07-07 22:20:36 +00:00
RemoteTimelineClient has a lot of mandatory cloning. By using a single way of creating IndexPart out of UploadQueueInitialized we can simplify things and also avoid cloning the latest files for each `index_part.json` upload (the contents will still be cloned).