8000 Tags · gh-efforts/dagstore · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: gh-efforts/dagstore

Tags

v0.7.0-gh

Toggle v0.7.0-gh's commit message
support disable eager init

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request filecoin-project#153 from filecoin-project/fix/idx…

…-bstore-idx-cids

change index-backed blockstore dagstore interface

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update go-blockservice to v0.5.0 (filecoin-project#151)

* chore: update go-blockservice to v0.5.0

* chore(ci): bump go version

---------

Co-authored-by: Marten Seemann <martenseemann@gmail.com>

v0.5.7

Toggle v0.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request filecoin-project#147 from filecoin-project/fix/idx…

…-backed-bstore

fix index backed blockstore panic by simplifying locking

v0.5.6

Toggle v0.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request filecoin-project#146 from filecoin-project/fix/idx…

…bs-cast

fix cast in index backed blockstore

v0.5.5

Toggle v0.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request filecoin-project#116 from filecoin-project/feat/bl…

…ockstore

Blockstore on all dagstore cids

v0.5.4

Toggle v0.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: add on-disk deletion of shards (filecoin-project#145)

* add on disk deletion of shards

* Add Test, fix persist

* change persist condition

* log delete errors

* implement suggestions

* Apply suggestions from code review

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request filecoin-project#136 from filecoin-project/feat/de…

…story-shard

Shard Destruction

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use datastore in top level Index (filecoin-project#118)

* use datastore in top-level Index

* fix test race

* fix test race

* fix test race

* namespace inverted index ds

* changes as per review

* last review

* remove dedup map

* log test

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pull changes from v0.4.4 into master (filecoin-project#113)

* Update carv2

* update go mod

* use correct context

* use context todo in close

Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>
0