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

Blob Storing System #4092

Closed
hikalkan opened this issue May 25, 2020 · 1 comment · Fixed by #4105
Closed

Blob Storing System #4092

hikalkan opened this issue May 25, 2020 · 1 comment · Fixed by #4105

Comments

@hikalkan
Copy link
Member

hikalkan commented May 25, 2020

We are designing a system to store blob datas (file contents).
First implementation will be file system. Then we will implement for Azure and other providers.

This issue replaces #63

  • Supports multiple providers (file system, azure, database... etc.)
  • Supports multiple containers (each container may be stored by a different provider)
  • Supports multi-tenancy.
@hikalkan
Copy link
Member Author

Initial version has been completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant