Triplit
Demo Environment
Network
Offline
Slow
Fast
Search Text
Order
Natural
Show Completed
True
Network is set to
slow
You'll notice that each app is still fully responsive and only syncing speed is affected.
9:41
Our Todos
👩🦰
+ new task
9:41
Our Todos
👨🦱
+ new task
Query
client
.
query
(
'todos'
)
.Where
(
undefined
)
.Where
(
'text'
,
'like'
,
`%%`
)
.Order
(
'idx'
,
'ASC'
);
Server Data
id
text
completed
created_at
idx
1IFIIpGzKdy6iRFmsM2Lm
Get milk
false
5:19:01 AM
a0-server
8g1LMjlmBnOcLLKfZvyV0
Water plants
true
5:19:01 AM
a1-server
MDjlwBMLvFU-R0_xGURmo
Feed cat
false
5:19:01 AM
a2-server
cPYfKthnIILAdPrp4pmkO
Take out trash
true
5:19:01 AM
a3-server