Commit History

作者 SHA1 備註 提交日期
  Cory Snider 4af420f978 libnetwork/internal/kvstore: prune unused method 1 年之前
  Sebastiaan van Stijn 4c4149a09c libnetwork/internal/kvstore: remove unused Delete() 2 年之前
  Sebastiaan van Stijn 4d09e60f5b libnetwork/internal/kvstore: remove unused Watch() method 2 年之前
  Sebastiaan van Stijn e21e802fc6 libnetwork/datastore: remove unused DeleteTree() method 2 年之前
  Sebastiaan van Stijn acfd3934a7 libnetwork/internal/kvstore: AtomicDelete(): remove unused "deleted" return 2 年之前
  Sebastiaan van Stijn b576682bdc libnetwork/internal/kvstore: AtomicPut(): remove unused "created" return 2 年之前
  Sebastiaan van Stijn c37b58bbc3 libnetwork/internal/kvstore: remove unused WriteOptions 2 年之前
  Sebastiaan van Stijn e515bef423 libnetwork/internal/kvstore: remove unused WatchTree and NewLock methods 2 年之前
  Sebastiaan van Stijn a373983a86 libnetwork/internal/kvstore: fix some linting issues 2 年之前
  Sebastiaan van Stijn 05988f88b7 libnetwork/internal/kvstore: remove unused Config options 2 年之前
  Sebastiaan van Stijn d18b89ced6 libnetwork/internal/kvstore: remove some unused code 2 年之前
  Sebastiaan van Stijn 5d25143ef3 libnetwork/kvstore: rewrite code for new location 2 年之前
  Paul Seiffert deb21faad0 Add support for etcd authentication 9 年之前
  Stefan Weil fbdb24ec6a Fix typo in error text 9 年之前
  Alexandre Beslic dcf8828165 Return store.ErrKeyExists on AtomicPut 9 年之前
  Santhosh Manohar 0b81042dc3 Add transient connection option to bolt db 9 年之前
  Alexandre Beslic 15e5d4067a Change unsupported call error in boltdb backend to use general store error 9 年之前
  Alexandre Beslic 2603af65e5 Migration to the new Etcd client 9 年之前
  Alexandre Beslic 7225aba3af add TTL to consul lock using store.LockOptions and add tests for the Lock ttl behavior 10 年之前
  Alexandre Beslic 599deba8c7 nits and refactor for etcd tls config 10 年之前
  Adam Thornton cc9e627f8e Add etcd TLS client code and update README.md. 10 年之前
  Santhosh Manohar 29af4e0f27 BoltDB backend support for libkv 10 年之前
  Alexandre Beslic 06f01227c5 change heartbeat/ephemeral combination to use a single ttl field 10 年之前
  Chun Chen f26e4f4c52 Minor fix of store comment 10 年之前
  Alexandre Beslic 518ab82942 Merge pull request #39 from chenchun/better_error_msg 10 年之前
  Chun Chen 6b43181cfa Notify user of supported backend storage 10 年之前
  Ahmet Alp Balkan a961b70b2b Remove unused type WatchCallback 10 年之前
  Spike Curtis a2d4e1c246 API Change: AtomicPut with previous = nil is create. 10 年之前
  Ahmet Alp Balkan fcb98254b1 Use Backend type for stores 10 年之前
  Alexandre Beslic 79c320c1cf remove testify dependency through mock package 10 年之前