1. 21 Sep, 2014 1 commit
    • Brian Tiger Chow's avatar
      feat(interface) add ThreadsafeDatastore interface · 3dad2a44
      Brian Tiger Chow authored
      ThreadsafeDatastore declares a datastore thread-safe by extending the
      Datastore interface.
      
      Callers who desire thread-safety may use this interface to assure that
      the datastores they use provide this property.
      
      Datastore implementers may satisfy the ThreadsafeDatastore interface
      by defining the no-op method `IsThreadSafe()`
      3dad2a44
  2. 16 Sep, 2014 2 commits
  3. 12 Sep, 2014 2 commits
  4. 08 Sep, 2014 2 commits
  5. 04 Sep, 2014 1 commit
  6. 31 Jan, 2014 1 commit
  7. 30 Jan, 2014 2 commits
  8. 28 Jan, 2014 6 commits
  9. 27 Jan, 2014 6 commits
  10. 19 Jan, 2014 5 commits