Skip to content

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

@ReidWeb

Description

@ReidWeb

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions