Commits


Gil authored and GitHub committed d058af9556f
Finish sizer interface (#3752) * Use int64_t for CalculateSizeBytes This avoids a bunch of nasty casting/checking in other parts of the code * Use the Sizer for MutationBatches * Don't double-count document key size.