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

☂️ · partysync #147

Open
6 tasks
threepointone opened this issue Jan 20, 2025 · 1 comment
Open
6 tasks

☂️ · partysync #147

threepointone opened this issue Jan 20, 2025 · 1 comment

Comments

@threepointone
Copy link
Owner

threepointone commented Jan 20, 2025

  • schema driven configuration: use zod or valibot or something so folks don't have to deal with raw records
  • migrations: how?
  • can we hold only a section of data in memory? by date? or some other index?
  • eventually, we'd like to use the real WAL to sync data
  • what's the recommendation for wiping out deleted records tho? I suppose some time-based expiry should work.
  • how should anything that calls onAction() directly trigger a broadcast?
@aulneau
Copy link
Contributor

aulneau commented Feb 3, 2025

schema driven configuration: use zod or valibot or something so folks don't have to deal with raw records
migrations: how?

drizzle?

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

No branches or pull requests

2 participants