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

docs(store-cache): readme #838

Merged
merged 5 commits into from
May 17, 2023
Merged

docs(store-cache): readme #838

merged 5 commits into from
May 17, 2023

Conversation

ludns
Copy link
Member

@ludns ludns commented May 16, 2023

No description provided.

@ludns ludns requested review from alvrs and holic as code owners May 16, 2023 12:27
@ludns ludns changed the title doc(store-cache): readme docs(store-cache): readme May 16, 2023

1. **Reactive queries**: The Store Cache supports registering reactive queries and re-executing logic when changes happen.
2. **Magic typing from a MUD Config**: The Cache is automatically typed from your MUD config. No code-generation necessary.
3. **React-hooks**: This package includes React hooks to subscribe to a single value, or the result of a query.
Copy link
Member

Choose a reason for hiding this comment

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

I don't think this is planned for before the hackathon, so should we remove it?

Copy link
Member Author

Choose a reason for hiding this comment

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

1 and 2 are there, I think @alvrs is doing 3 before hackathon?

Copy link
Member

Choose a reason for hiding this comment

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

Co-authored-by: Kevin Ingersoll <kingersoll@gmail.com>
Co-authored-by: Kevin Ingersoll <kingersoll@gmail.com>
@alvrs alvrs merged commit 0779a75 into main May 17, 2023
@alvrs alvrs deleted the ludens/readme-store-cache branch May 18, 2023 12:52
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