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

Data storage concerns and warnings #83

Open
cansavvy opened this issue May 23, 2024 · 0 comments
Open

Data storage concerns and warnings #83

cansavvy opened this issue May 23, 2024 · 0 comments

Comments

@cansavvy
Copy link
Contributor

Right now there are two storage strategies: github or googlesheets.

Github has the 100MB constraint (assuming avoiding git lfs)
Googlesheet may break at a certain file size as well.

  1. we need warnings when files get too big
  2. Maybe we need a third storage alternative that is not so fragile for "power" users?

Some rough numbers:

So far our GitHub metrics file has collected 1026 rows of data since Jan.
Apparently for this kind of data based on my rough calculations it would not be until 1.8 million rows that we would get to 100MB. And 1.8 million rows would probably break Googlesheets too

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

No branches or pull requests

1 participant