You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tinybase saves every deleted item forever, and writes every item to storage on every DO instantiation, leading to millions of total writes every month for stale data...
Gotta sync less often until there's a solution for this
0 commit comments