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

(minions): Persist id, name and url to database #6

Open
1 of 4 tasks
ReidWeb opened this issue Dec 5, 2021 · 0 comments
Open
1 of 4 tasks

(minions): Persist id, name and url to database #6

ReidWeb opened this issue Dec 5, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ReidWeb
Copy link
Member

ReidWeb commented Dec 5, 2021

After looking up a character's minions we need to persist the new non-duplicate records to a database.

Use Case

As a consumer of the service, I should be able to retrieve previously ascertained mount ids/names so we can build up an easy to use map over time.

Proposed Solution

  • Write URL as key, name and Id as attributes to Dynamo.
  • Do so asynchronously based on SQS message in a lambda

Other

Pre-requisite for map fetch

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@ReidWeb ReidWeb added the enhancement New feature or request label Dec 5, 2021
@ReidWeb ReidWeb self-assigned this Dec 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant