コミット履歴

作者 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 10 年 前
  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 年 前