-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
SurrealDB solves a lot of frontend issues with me, primarily utilizing IndexedDB as a persistence layer while having a memory first approach. However, the one issue that does not seem to be addressed is moving the IndexedDB processing off of the main thread, while keeping the Surreal interface in the main thread (in my case while using @surrealdb/wasm
)
Is this presently possible, and if not, are there any plans for implementation flexiblity with regards to threads in Surreal 2.0?
nickchomey
Metadata
Metadata
Assignees
Labels
No labels