- 14 Aug, 2018 1 commit
-
-
Cole Brown authored
-
- 13 Aug, 2018 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
None of our actual datastores support any other types and the cast noise gets really annoying after a while.
-
- 07 Aug, 2018 2 commits
-
-
Steven Allen authored
return ErrNotFound from the NullDatastore instead of nil, nil
-
Steven Allen authored
-
- 13 Jul, 2018 1 commit
-
-
Steven Allen authored
switch to google's uuid library
-
- 12 Jul, 2018 1 commit
-
-
Steven Allen authored
-
- 15 Mar, 2018 4 commits
-
-
Steven Allen authored
implement DiskUsage for the rest of the datastores
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
- 27 Feb, 2018 1 commit
-
-
Hector Sanjuan authored
-
- 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
-