1. 1769a1a 1. Adds a lockAsync method to LockService for async lock acquisition. by Madan Jampani · 10 years ago
  2. 71582ed 1. DatabaseManager activate will attempt to listTables to ensure store is in good shape. by Madan Jampani · 10 years ago
  3. ac20195 DistributedLockManger creates a locks table if one does not exist by Madan Jampani · 10 years ago
  4. a88d1f5 1. Fixed a synchronization issue with database update processing and expiry tracking. by Madan Jampani · 10 years ago
  5. f5d263b Bugfixes for DistributedLockManager functionality by Madan Jampani · 10 years ago
  6. 9b37d57 Using net.jodah.expiringmap.ExpiringMap for tracking ttl expiration of database entries. by Madan Jampani · 10 years ago
  7. 44e6a54 More checkstyle fixes. by Madan Jampani · 10 years ago
  8. 12390c1 Reworked DatabaseService API. Initial implementation of LockManager. by Madan Jampani · 10 years ago