-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Problem
Currently you run into RAM usage problem when having many documents because the document store index is in memory. Additionally, the query performance is very bad if there are many documents
Solution
Use SQLLite WASM as an alternative backend together with OPFS storage
TODO
- Make abstraction around index search engine
- Implement a SQLLite WASM engine for this engine abstraction
Metadata
Metadata
Assignees
Labels
No labels