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
JvMwEbJPYCOUpOjU7xmIB
Feed cat
false
1:12:28 PM
a2-server
bZtqRLXoxL2OznhXXX_iC
Get milk
false
1:12:28 PM
a0-server
lbgGqmdmHCi5xw358Mwny
Take out trash
true
1:12:28 PM
a3-server
qnPK0B37L2CcPW1jgicrP
Water plants
true
1:12:28 PM
a1-server