FlyDB icon indicating copy to clipboard operation
FlyDB copied to clipboard

Optimize database startup speed

Open qishenonly opened this issue 2 years ago • 0 comments

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.

qishenonly avatar Jun 13 '23 04:06 qishenonly