Histórico de commits

Autor SHA1 Mensagem Data
  Sebastiaan van Stijn 37cbdeb1f2 libnetwork: remove most of kvstore 2 anos atrás
  Sebastiaan van Stijn 4c4149a09c libnetwork/internal/kvstore: remove unused Delete() 2 anos atrás
  Sebastiaan van Stijn 4d09e60f5b libnetwork/internal/kvstore: remove unused Watch() method 2 anos atrás
  Sebastiaan van Stijn e21e802fc6 libnetwork/datastore: remove unused DeleteTree() method 2 anos atrás
  Sebastiaan van Stijn b32e41f016 libnetwork/internal/kvstore/boltdb: un-export Mutex 2 anos atrás
  Sebastiaan van Stijn 7e7c7bbc17 libnetwork/internal/kvstore/boltdb: BoltDB.List(): minor cleanup 2 anos atrás
  Sebastiaan van Stijn 95b96eebdd libnetwork/internal/kvstore/boltdb: BoltDB.Get(): don't shadow error 2 anos atrás
  Sebastiaan van Stijn fb61b07bcf libnetwork/internal/kvstore/boltdb: BoltDB.Exists(): fix error handling 2 anos atrás
  Sebastiaan van Stijn c94ccd4207 libnetwork/internal/kvstore/boltdb: minor cleanup/refactor 2 anos atrás
  Sebastiaan van Stijn acfd3934a7 libnetwork/internal/kvstore: AtomicDelete(): remove unused "deleted" return 2 anos atrás
  Sebastiaan van Stijn b576682bdc libnetwork/internal/kvstore: AtomicPut(): remove unused "created" return 2 anos atrás
  Sebastiaan van Stijn c37b58bbc3 libnetwork/internal/kvstore: remove unused WriteOptions 2 anos atrás
  Sebastiaan van Stijn e515bef423 libnetwork/internal/kvstore: remove unused WatchTree and NewLock methods 2 anos atrás
  Sebastiaan van Stijn e60cda7051 libnetwork/internal/kvstore/boltdb: fix linting issues 2 anos atrás
  Sebastiaan van Stijn 5d25143ef3 libnetwork/kvstore: rewrite code for new location 2 anos atrás
  John Howard ea4dd1bbf6 boltdb/bolt is not maintained. Used bbolt 6 anos atrás
  Alessandro Boch 6c0e0d6250 Allow client to set boltdb timeout 8 anos atrás
  Jana Radhakrishnan a0f6d0798a Do not return boltdb bucket not found error 9 anos atrás
  Alexandre Beslic dcf8828165 Return store.ErrKeyExists on AtomicPut 9 anos atrás
  Santhosh Manohar f06f78e638 boltDB AtomicDelete fails for non-existent key 9 anos atrás
  Jana Radhakrishnan 002f9c37ca Synchronize boltbd libkv apis 9 anos atrás
  Santhosh Manohar 0b81042dc3 Add transient connection option to bolt db 9 anos atrás
  Alexandre Beslic 15e5d4067a Change unsupported call error in boltdb backend to use general store error 9 anos atrás
  Chun Chen 1f9cf17713 Fix AtomicPut panic if previous KVPair is not nil and key not exists in boltdb 9 anos atrás
  Madhu Venugopal 64eb25dff9 Honoring ConnectionTimeout in boltdb 10 anos atrás
  Alexandre Beslic 3ec6dfa346 Refactor libkv to not directly import storage backends 10 anos atrás
  Chun Chen f817826408 Create dir first before opening data file of boltdb 10 anos atrás
  Santhosh Manohar 29af4e0f27 BoltDB backend support for libkv 10 anos atrás