only-cliches / Nano-SQL

Universal database layer for the client, server & mobile devices. It's like Lego for databases.
https://nanosql.io
MIT License
781 stars 49 forks source link

Getting warnings in console (sometimes) #195

Closed ghost closed 4 years ago

ghost commented 4 years ago

Hi,

I am trying out your library. But it is throwing some strange warnings (after installing the library) in the console once in a while when app restarts. This happens rarely and I am not sure what is causing this behaviour. Screenshot from 2020-02-04 18-27-54

Please see the attached screenshot.

ghost commented 4 years ago

There seems to be some kind of memory leak as well, the indexed db size keeps increasing for some reason. Screenshot from 2020-02-05 14-28-41

ghost commented 4 years ago

Favored Dexiejs over nanosql for now.