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

Store submissions as json documents #9

Open
spolnik opened this issue Aug 30, 2018 · 0 comments
Open

Store submissions as json documents #9

spolnik opened this issue Aug 30, 2018 · 0 comments

Comments

@spolnik
Copy link
Member

spolnik commented Aug 30, 2018

It make sense to use schema-less format to store submissions. Firstly, submissions should
be stored with full info necessary to judge it and to generate ranking from it. The question is:

  • how much of user and how much of problem do we need to know?
  • How much can be easily recalculated vs need to be retrieved?

Some useful info on how to store json within Cockroach DB:

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