- Sep 23, 2011
- Sep 22, 2011
-
-
akwizgran authored
-
- Sep 21, 2011
-
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
The return value indicates whether any batch IDs were written. AckWriter.finish() and Database.removeBatchesToAck() are only called if at least one batch ID was written.
-
akwizgran authored
-
akwizgran authored
encapsulation. This should allow callers to calculate maximum packet sizes without knowing the details of the transport protocol.
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
- Sep 20, 2011
-
-
akwizgran authored
This allows a connection to know whether to try writing another batch immediately, or to wait for an event from the DB.
-
- Sep 19, 2011
-
-
akwizgran authored
The locks were being held across all transactions anyway, so there was no granularity advantage to using multiple transactions.
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
LockFairnessTest passes on Windows, Mac and Linux, so it's safe to use ReadWriteLockDatabaseComponent on all those platforms. We can revisit this issue for Android if necessary, but for now it's a waste of effort to have two parallel implementations.
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
- Sep 16, 2011
- Sep 13, 2011
-
-
akwizgran authored
-