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

rfc: move agent message index to dynamodb #40

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

alanshaw
Copy link
Member

Copy link
Member

@volmedo volmedo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sounds like a great idea, DynamoDB is a good fit for storing index/map data.

For my own edification, which service writes/reads this index and what is its role in the system? (Maybe add this to the intro as a brief context description?)

@alanshaw
Copy link
Member Author

For my own edification, which service writes/reads this index and what is its role in the system? (Maybe add this to the intro as a brief context description?)

@volmedo this is the upload service, so w3infra and w3up (soon to move to upload-service). These writes are performed by the agent message store, implemented here.

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

Successfully merging this pull request may close these issues.

3 participants