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

Will adding a "tags" table make bulk insertions of journal entries faster? #13

Open
zomglings opened this issue Aug 23, 2021 · 0 comments
Assignees

Comments

@zomglings
Copy link
Member

Proposal: Create a tags table which stores the possible tags that a journal entry can have. Make journal_entry_tags.tag a reference to the tags table.

We need to benchmark:

  1. Storage space
  2. Insertion time
@zomglings zomglings added this to To do in Bugout.dev via automation Aug 23, 2021
@zomglings zomglings removed this from To do in Bugout.dev Sep 3, 2021
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

2 participants