rocicorp / replicache

Realtime Sync for Any Backend Stack
https://doc.replicache.dev
1.02k stars 37 forks source link

chore; Add lastOpenedTimestampMS to IndexedDBDatabase #952

Closed arv closed 2 years ago

arv commented 2 years ago

When the IDB is added to the meta table we note the time stamp. This is going to be used later when we GC IDB instances.

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/rocicorp/replicache/4rKvZzxSFng8ny1Bm3UXooUrgmwJ
✅ Preview: https://replicache-git-arv-idb-db-last-open-rocicorp.vercel.app

grgbkr commented 2 years ago

LGTM