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

Support for database backend to collected emails #582

Open
sbenthall opened this issue Mar 25, 2023 · 1 comment
Open

Support for database backend to collected emails #582

sbenthall opened this issue Mar 25, 2023 · 1 comment
Assignees
Labels
BBIP BigBang Improvement Proposal
Milestone

Comments

@sbenthall
Copy link
Collaborator

sbenthall commented Mar 25, 2023

We currently store collected emails in flat files.

It would be better if we could store emails in a database. Then we can store higher quantities of email, access it faster, etc.

MongoDB is a natural choice. It is what is used already by the IETF datatracker.

@priyankaiitg

@sbenthall sbenthall added this to the 0.5 milestone Mar 25, 2023
@sbenthall sbenthall added the BBIP BigBang Improvement Proposal label Mar 25, 2023
@sbenthall
Copy link
Collaborator Author

If this is done, it subsumes #549

@sbenthall sbenthall modified the milestones: 0.5, 0.6 May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BBIP BigBang Improvement Proposal
Projects
None yet
Development

No branches or pull requests

2 participants