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

3n4store add storage usage metrics info #26

Open
3 tasks
dystonie opened this issue Aug 29, 2016 · 0 comments
Open
3 tasks

3n4store add storage usage metrics info #26

dystonie opened this issue Aug 29, 2016 · 0 comments

Comments

@dystonie
Copy link
Contributor

Add a database based collection to store s3 usage quotas on a user basis.

  • define data structure containing: data quote in Mb, number of uploaded chunks, last upload time stamp;
  • implement in 3n4store integration logic (increment on file upload, decrement on delete);
  • expose api to retrieve usage metrics.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant