- 21 Feb, 2018 1 commit
-
-
Hector Sanjuan authored
Feat: import utility datastores from whyrusleeping repos
-
- 16 Feb, 2018 6 commits
-
-
Hector Sanjuan authored
-
-
-
-
Hector Sanjuan authored
-
Hector Sanjuan authored
Add "delayed" datastore.
-
- 15 Feb, 2018 1 commit
-
-
Hector Sanjuan authored
This is a partial extraction from go-ipfs/thirdparty/datastore2. I have added a test.
-
- 27 Jan, 2018 2 commits
-
-
Steven Allen authored
ci: use the latest standard travis scripts
-
Steven Allen authored
-
- 26 Jan, 2018 9 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
Delete old, unused datastores
-
Łukasz Magiera authored
-
Łukasz Magiera authored
-
Łukasz Magiera authored
-
Łukasz Magiera authored
-
Steven Allen authored
Add Size() method to datastores
-
- 25 Jan, 2018 1 commit
-
-
ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ authored
-
- 24 Jan, 2018 3 commits
-
-
Hector Sanjuan authored
Consistent with the rest of calls.
-
Steven Allen authored
Fix lock usage in syncmount
-
Hector Sanjuan authored
This adds a PersistentDatastore interface which allows datastores to report DiskUsage(). It implementes the interface on all wrapper types, which return 0 if the wrapped datastore does not provide this method. Related: https://github.com/ipfs/go-ipfs/pull/4550
-
- 23 Jan, 2018 1 commit
-
-
Łukasz Magiera authored
-
- 20 Jan, 2018 1 commit
-
-
Steven Allen authored
-
- 18 Jan, 2018 2 commits
-
-
Steven Allen authored
Readme: fix godoc link and add godoc shield
-
Hector Sanjuan authored
-
- 08 Jan, 2018 2 commits
-
-
Steven Allen authored
update go.uuid
-
Steven Allen authored
It now returns entropy errors so we now need to handle them. Lovely.
-
- 05 Nov, 2017 10 commits
-
-
Whyrusleeping authored
Implement json.Marshaler and json.Unmarshaler on datastore.Key
-
Brendan O'Brien authored
-
Brendan O'Brien authored
-
Brendan O'Brien authored
-
Brendan O'Brien authored
-
Brendan O'Brien authored
-
Steven Allen authored
Fix warnings and errors on go-tip
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
- 17 Oct, 2017 1 commit
-
-
Steven Allen authored
Add locks to maintenance methods is syncds
-