История коммитов

Автор SHA1 Сообщение Дата
  Cory Snider 4af420f978 libnetwork/internal/kvstore: prune unused method 1 год назад
  Sebastiaan van Stijn 37cbdeb1f2 libnetwork: remove most of kvstore 2 лет назад
  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 b32e41f016 libnetwork/internal/kvstore/boltdb: un-export Mutex 2 лет назад
  Sebastiaan van Stijn 7e7c7bbc17 libnetwork/internal/kvstore/boltdb: BoltDB.List(): minor cleanup 2 лет назад
  Sebastiaan van Stijn 95b96eebdd libnetwork/internal/kvstore/boltdb: BoltDB.Get(): don't shadow error 2 лет назад
  Sebastiaan van Stijn fb61b07bcf libnetwork/internal/kvstore/boltdb: BoltDB.Exists(): fix error handling 2 лет назад
  Sebastiaan van Stijn c94ccd4207 libnetwork/internal/kvstore/boltdb: minor cleanup/refactor 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 e60cda7051 libnetwork/internal/kvstore/boltdb: fix linting issues 2 лет назад
  Sebastiaan van Stijn 5d25143ef3 libnetwork/kvstore: rewrite code for new location 2 лет назад
  John Howard ea4dd1bbf6 boltdb/bolt is not maintained. Used bbolt 7 лет назад
  Alessandro Boch 6c0e0d6250 Allow client to set boltdb timeout 8 лет назад
  Jana Radhakrishnan a0f6d0798a Do not return boltdb bucket not found error 9 лет назад
  Alexandre Beslic dcf8828165 Return store.ErrKeyExists on AtomicPut 9 лет назад
  Santhosh Manohar f06f78e638 boltDB AtomicDelete fails for non-existent key 9 лет назад
  Jana Radhakrishnan 002f9c37ca Synchronize boltbd libkv apis 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 лет назад
  Chun Chen 1f9cf17713 Fix AtomicPut panic if previous KVPair is not nil and key not exists in boltdb 10 лет назад
  Madhu Venugopal 64eb25dff9 Honoring ConnectionTimeout in boltdb 10 лет назад
  Alexandre Beslic 3ec6dfa346 Refactor libkv to not directly import storage backends 10 лет назад
  Chun Chen f817826408 Create dir first before opening data file of boltdb 10 лет назад
  Santhosh Manohar 29af4e0f27 BoltDB backend support for libkv 10 лет назад