cloudflare / cloudflare/partykit

☂️ · partysync

Open
#147 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.3k
Forks
79
PR merge metrics
No merged PRs in 30d

Description

- [ ] 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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.