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

Refactor file storage #110

Merged
merged 6 commits into from
Oct 11, 2023
Merged

Refactor file storage #110

merged 6 commits into from
Oct 11, 2023

Conversation

appflowy
Copy link
Contributor

@appflowy appflowy commented Oct 11, 2023

  1. return file id after uploading the file
  2. reject large payload
  3. bucket implementation with s3
  4. calculate workspace storage space
  5. check space before saving the file
  6. return http response with ETAG, LAST_MODIFIED, CACHE_CONTROL etc.

@appflowy appflowy force-pushed the refactor_file_storage branch from 4a9d5b8 to 702afc6 Compare October 11, 2023 11:30
@appflowy appflowy merged commit ef72609 into main Oct 11, 2023
@appflowy appflowy deleted the refactor_file_storage branch October 22, 2023 12:01
Horusiath pushed a commit that referenced this pull request May 28, 2024
* refactor: return file id after save to disk

* test: add tests

* chore: mine type

* test: disbale two client sync test

* chore: get file with url

* refactor: client api
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.

1 participant