- 08 Apr, 2018 3 commits
-
-
Whyrusleeping authored
dedup keys in GetMany
-
Whyrusleeping authored
Fix missing profile docs
-
Whyrusleeping authored
improve performance of HAMTs
-
- 04 Apr, 2018 1 commit
-
-
Whyrusleeping authored
document ipns pubsub
-
- 02 Apr, 2018 2 commits
-
-
vyzo authored
License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>
-
vyzo authored
License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>
-
- 31 Mar, 2018 1 commit
-
-
vyzo authored
License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>
-
- 30 Mar, 2018 9 commits
-
-
vyzo authored
License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>
-
vyzo authored
License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>
-
Whyrusleeping authored
Fix error style for most errors
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
1. Use a custom bitfield type instead of bigints. 2. Make iterating over a hamt *significantly* faster. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Whyrusleeping authored
refactor: extract fs lock into go-fs-lock
-
- 29 Mar, 2018 7 commits
-
-
Whyrusleeping authored
coreapi: Refactor options
-
Whyrusleeping authored
don't resolve children unnecessarily when listing a sharded directory
-
Whyrusleeping authored
only visit nodes in EnumerateChildrenAsync when asked
-
Whyrusleeping authored
infer type from CID when possible in ls command
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
dignifiedquire authored
License: MIT Signed-off-by: dignifiedquire <dignifiedquire@gmail.com>
-
Steven Allen authored
We don't need to fetch the linked node when it's a raw node, we already know it's a file. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 28 Mar, 2018 4 commits
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
Otherwise, GetMany on the children of a node with duplicate links may fail License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Whyrusleeping authored
Update to latest go-datastore. Remove thirdparty/datastore2
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 27 Mar, 2018 2 commits
-
-
Steven Allen authored
No idea why this was changed this was introduced in: 08f342e8 (part of #3598) License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
We only need to get the child if it's a shard. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 26 Mar, 2018 9 commits
-
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
Hector Sanjuan authored
This uses a working libp2p-kad-dht and libp2p-record libraries, reverts the changes that were introduced to support the newer versions License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Whyrusleeping authored
Update lock
-
- 25 Mar, 2018 2 commits
-
-
Whyrusleeping authored
Fix 4864
-
Whyrusleeping authored
Add Opentracing plugin support
-