commit | a100c02b8d29b516b9191f18c87274ed8f45f2f8 | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Mon Jul 11 11:31:57 2011 -0700 |
committer | Christopher Tate <ctate@google.com> | Wed Jul 13 15:30:41 2011 -0700 |
tree | 026a55bed9bbfb43e987ca9875926ec3d07f9699 | |
parent | 15a99db8de19afe3096209717542429535b9b0b0 [diff] |
Compress the backup output stream Zlib compression, with a full flush between each application's data. Encryption will be performed on the already-compressed data once that's implemented. On restore, the streamed data is similarly uncompressed on the fly. Change-Id: I19b65c88e759a66527d10913d18fffa9df0bc011