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

Use a slice for queuing emails in-memory #1

Open
shymega opened this issue Sep 12, 2022 · 0 comments
Open

Use a slice for queuing emails in-memory #1

shymega opened this issue Sep 12, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request feature future good first issue Good for newcomers

Comments

@shymega
Copy link
Owner

shymega commented Sep 12, 2022

Use a slice to queue emails for processing, inside a mutex. Explore flushing to on-disk DB for the future.

@shymega shymega added enhancement New feature or request good first issue Good for newcomers feature future labels Sep 12, 2022
@shymega shymega self-assigned this Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature future good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant