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
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
-
- 82
- 0
- 1 day ago
-
- 72
- 0
- 4 days ago
-
- 479
- 0
- Apr 29
-
- 444
- 1
- Mar 20
-
- 445
- 0
- Mar 14
-
- 400
- 0
- Feb 21
-
- 391
- 1
- Feb 14
-
- 447
- 0
- Feb 13
- see all
Recent Activities
jcarminio asked 1 day ago
Thoughts on adding Notion AI's web search access i…amandabee asked 4 days ago
Display backlinks in a block or page?amandabee answered 5 days ago
Counting Stars?polle answered 6 days ago
Counting Stars?amandabee answered 6 days ago
settings of font colour changed?