dannyconnell / localbase

A Firebase-Style Database ... Offline!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version Control

CrawfordW opened this issue · comments

Great work Danny! Makes using indexedDB very easy.
But what about version control? Can you suggest a way to recognize that the DB version is not what the app version needs and make the necessary updates to the DB?