|
|
|
|
|
by andwaal
1422 days ago
|
|
I also found this a bit strange at first, but my guess without diving into the code is that since all searching is done on the client and not through an server side API, SQLite is probably the best way to achieve this performant across all devices and platforms. |
|