Kyle Mathews pfp
Kyle Mathews
@kam
What is fundamentally interesting about the shift from query -> sync? Both answer the question: "how do I copy data from the database?" Sync gives you two huge advantages: 1. built-in caching so cheap distribution of data via CDNs 2. real-time updates so no stale data
5 replies
3 recasts
35 reactions

dusan.framedl.eth pfp
dusan.framedl.eth
@ds8
are these comparable though? in some contexts yes, but in many querying is orthogonal to syncs (you effectively query from syncs) - how would you approach "syncs" that handle real-time filtering and aggregations? also, re 2. - aren't queries real-time too? or do you mean push vs pull?
1 reply
0 recast
0 reaction

kk pfp
kk
@king
seems expensive
1 reply
0 recast
0 reaction

Shadow06 pfp
Shadow06
@shadow06
I stopped using `cp` and started using `rsync` years ago. Wait...
0 reply
0 recast
2 reactions

Abstrct pfp
Abstrct
@abstrct
What is your favourite specifics in a stack to pull off this strategy?
1 reply
0 recast
1 reaction

Didiana pfp
Didiana
@mede
What is this shift all about?
0 reply
0 recast
0 reaction