Make cloud storage more robust.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Fri, 20 Aug 2010 00:16:53 +0000 (17:16 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Fri, 20 Aug 2010 00:16:53 +0000 (17:16 -0700)
commitef355dcfecf0dad2d95ff5fb3d847f1bf8b9ebe5
tree1a92f2ebde2bc1b10eeb1f586f9c9744f899892a
parente1ca9ea030f0adc562642adca4b18557b3c9fe9c
Make cloud storage more robust.

  - Do not consider data committed until we get a reply from the cloud.
  - Add retries on write and on read.
bluesky/bluesky-private.h
bluesky/cloudlog.c
bluesky/log.c