1. 09 Jan, 2015 2 commits
  2. 06 Dec, 2014 2 commits
  3. 17 Nov, 2014 2 commits
  4. 03 Nov, 2014 6 commits
  5. 21 Oct, 2014 2 commits
  6. 20 Oct, 2014 1 commit
  7. 18 Oct, 2014 6 commits
  8. 08 Oct, 2014 1 commit
  9. 03 Oct, 2014 3 commits
  10. 22 Sep, 2014 4 commits
  11. 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
  12. 16 Sep, 2014 2 commits
  13. 12 Sep, 2014 2 commits
  14. 08 Sep, 2014 2 commits
  15. 04 Sep, 2014 1 commit
  16. 31 Jan, 2014 1 commit
  17. 30 Jan, 2014 2 commits