Extract CreateSnapshot from GetSnapshot RPC
In order to get an idea of performance for WAL based partition archives, we will first use existing snapshot functionality. Since partition archives will be server-side only, it means the implementation needs to be extracted out of the RPC.
Edited by James Fargher