jobes / laamap

aviation map
https://jobes.github.io/laamap/
0 stars 1 forks source link

replace pounchdb #176

Closed jobes closed 2 months ago

jobes commented 8 months ago

use 1 database use more stores in the database (as a table) store objects (as table row)

log database should be used, for only adding data without changing and deleting, after sync with the SQL database, a new state will be created and old logs will be removed from the client as it will be live in the SQL database

the object should have creation time for log sorting in SQL DB

check rxdb

remove pounchdb-fix.ts file