커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전