Closed hover2pi closed 7 years ago
Right now, each view has to load the database before queries are run. Find way to load the database once into memory and perform queries on the fly.
Done! Enabled multithreading of SQL connection.
Right now, each view has to load the database before queries are run. Find way to load the database once into memory and perform queries on the fly.