FlyDB
FlyDB copied to clipboard
Optimize database startup speed
In the current FlyDB startup process, all the data is loaded and the index is built, which can take a long time if the database contains a lot of data. So we need a new strategy to speed up the start-up.