Historia zmian

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