Commit History

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