i know notion is not offline, but they say, notion cache file for offline viewing, where does it cahce file. what is exact location of cache files, in programfile/notion/?? ot appdata/roaming/notion/??.. where are cache files saved?
Connect
Notion Answers
Help between Notion users
Register & Ask
It's free & easy
Get answers
Answers, votes & comments
Vote and select answers
Receive points, vote and give the solution
Question
1 Answer
In the Notion native apps, Notion cache all records you access locally in an LRU (least recently used) cache on top of SQLite or IndexedDB called RecordCache. When you change records on a native app, they also update the local copies in RecordCache.
The editor re-renders to draw the newly created block onto your screen. This happens within a few milliseconds of your keypress.
At the same time, the transaction is saved into TransactionQueue, the part of the client responsible for sending all transactions to Notion’s servers so your data is persisted and shared with collaborators. TransactionQueue stores transactions safely in IndexedDB or SQLite (depending on platform) until they’re persisted by the server or rejected.
You can read more information about this in the Notion Blog.
Without Answer
-
- 53
- 1
- 2 days ago
-
- 56
- 1
- Jan 18
-
- 69
- 0
- Jan 16
-
- 64
- 0
- Jan 15
-
- 95
- 1
- Jan 6
-
- 75
- 1
- Dec 30, 2024
-
- 102
- 1
- Dec 30, 2024
-
- 115
- 1
- Dec 20, 2024
- see all
Exclusive for Notion Answers Users
- • Dynamic Calendar Icon | Info | Download
- Add yours here
Recent Activities
s1monharris asked 2 days ago
automation / button helpnotionhq selected an answer 2 days ago
How to create One view for your entire Project Por…polle answered 2 days ago
Upgraded to Plus Plan, but only 1 workspace was up…MichaelR asked 2 days ago
Upgraded to Plus Plan, but only 1 workspace was up…notionhq selected an answer 5 days ago
Relation to database with only 1 row?