mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-19 22:20:37 +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).