Notion achieved a 20% improvement in page navigation speeds by implementing SQLite for client-side caching in their browser application. They used a 'SharedWorker' architecture with WebAssembly to overcome issues like SQLite corruption and slow disk reads/writes. The solution included utilizing web locks to prevent multiple

6m read timeFrom blog.quastor.org
Post cover image
Table of contents
How Notion uses SQLite for CachingTech Snippets
1 Comment

Sort: