1. 22 Sep, 2014 1 commit
  2. 21 Sep, 2014 1 commit
    • Brian Tiger Chow's avatar
      feat(interface) add ThreadsafeDatastore interface · c4c2b1bc
      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()`
      c4c2b1bc
  3. 08 Sep, 2014 1 commit
  4. 04 Sep, 2014 1 commit
  5. 28 Jan, 2014 3 commits
  6. 27 Jan, 2014 2 commits