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

WIP/Suggestion: Add KV queues & ViewStateRepository to example #1

Merged
merged 3 commits into from
Oct 31, 2024

Conversation

barnesoir
Copy link
Contributor

Hi,
I think it'd be great to add an example of a view state repository & materialized view for the deno kv repo.
This is just an initial stab using kv to enqueue the events as part of the same atomic transaction when being saved, having them be picked up, updating stored state & logging the results.

@deno-deploy deno-deploy bot temporarily deployed to Preview October 30, 2024 13:38 Inactive
@deno-deploy deno-deploy bot temporarily deployed to Preview October 30, 2024 13:43 Inactive
Copy link
Member

@idugalic idugalic left a comment

Choose a reason for hiding this comment

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

Great work! Thanks!

The query side was missing, indeed.

@idugalic idugalic merged commit 6bb489d into fraktalio:main Oct 31, 2024
1 of 2 checks passed
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.

2 participants