Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Feat/multi provider mergeback 1679556904 #606

Merged

Conversation

gobengo
Copy link
Contributor

@gobengo gobengo commented Mar 23, 2023

Motivation:

gobengo and others added 3 commits March 22, 2023 12:20
…it (#596)

Motivation:
* #593 
* by removing this, [my other
PR](#578) doesn't have to
worry about this package anymore (I had to when I encountered some
miniflare/wrangler/workers-types/etc type mismatches when adopting
R2Bucket type)

Notes
* this removes some tests in access-client that tested against this
access-ws running in miniflare. If we need those back, we can always
checkout the things we want back from these commits. Putting #awake here
so it shows up in repo search results
* My understanding is that the websocket used by access-client agent is
different than the access-ws package implemented
Motivation:
* first PR on #571

todo
* [x] initial `DbDelegationsStorageWithR2` that passes tests as a
`DelegationsStorage`
* [x] rm unused access-ws package
#596
* [x] access-api should use `DbDelegationsStorageWithR2` and not
`DbDelegationsStorage` (without r2) and still pass tests
#599

informed by review
* [x] add r2 bucket name binding to wrangler.toml for staging,
production
#578 (comment)

unblocks:
* `DbDelegationsStorageWithR2` supports deletes
* we don't need this to support current `DelegationsStorage`, but
probably will before long, but doesn't need to block this PR
* optimization where r2 stores all the CIDs with varying multibases but
for the same hash only once
* safe to remove `DbDelegationsStorage`, `DelegationsV2Row`,
`DelegationsV2Tables`

---------

Co-authored-by: Irakli Gozalishvili <contact@gozala.io>
@alanshaw alanshaw marked this pull request as ready for review March 23, 2023 13:45
@alanshaw alanshaw merged commit c3fca01 into feat/multi-provider Mar 23, 2023
@alanshaw alanshaw deleted the feat/multi-provider-mergeback-1679556904 branch March 23, 2023 13:46
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 17, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.1.1](storacha/w3ui@core-v1.1.0...core-v1.1.1)
(2023-12-08)


### Bug Fixes

* package.json explicitly wants w3up-client@11.2.1
([storacha#606](storacha/w3ui#606))
([ffa8d1a](storacha/w3ui@ffa8d1a))
* upgrade access client to incorporate fixed indexeddb store
([storacha#604](storacha/w3ui#604))
([2eb8a20](storacha/w3ui@2eb8a20))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.1.1](storacha/w3ui@core-v1.1.0...core-v1.1.1)
(2023-12-08)


### Bug Fixes

* package.json explicitly wants w3up-client@11.2.1
([storacha#606](storacha/w3ui#606))
([99d0c75](storacha/w3ui@99d0c75))
* upgrade access client to incorporate fixed indexeddb store
([storacha#604](storacha/w3ui#604))
([2f981fd](storacha/w3ui@2f981fd))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants