Comment on Show HN: Triplit – Open-source syncing database that runs on server and clientComments−mrtesthah2yWhat is Triplet’s syncing latency?−matlinOP2yI don't have official measurements but it's fast enough for most things short of realtime cursors or anything updating on an sub-second interval--we'll be adding a presence API for things like that. It'll also depend on the complexity of the query.Do you have a specific use case in mind?−mrtesthah2yThat is my use-case: syncing things like cursor positions, scroll offsets, and other realtime metadata. I’ll await your presence API.
Comments
What is Triplet’s syncing latency?
I don't have official measurements but it's fast enough for most things short of realtime cursors or anything updating on an sub-second interval--we'll be adding a presence API for things like that. It'll also depend on the complexity of the query.
Do you have a specific use case in mind?
That is my use-case: syncing things like cursor positions, scroll offsets, and other realtime metadata. I’ll await your presence API.