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
Database fetches from files everytime it reads, and writes everything back everytime a change occurs.
This is very bad, find a better way which must not bloat memory.
The text was updated successfully, but these errors were encountered:
Database fetches from files everytime it reads, and writes everything back everytime a change occurs.
This is very bad, find a better way which must not bloat memory.
The text was updated successfully, but these errors were encountered: