vlcn-io / cr-sqlite

Convergent, Replicated SQLite. Multi-writer and CRDT support for SQLite
https://vlcn.io
MIT License
2.61k stars 69 forks source link

Identifying a user #439

Open adamski opened 3 weeks ago

adamski commented 3 weeks ago

Is it possible to identify a user only replicate their data?

I think this could also be implemented by storing site_id values owned by the current user, so their databases will sync together.