Skip to content

Why do in-memory realms spawn a file-extension-less realm file on windows desktop? #2722

Answered by nirinchev
daawaan4U asked this question in Q&A
Discussion options

You must be logged in to vote

This file is used as swap in case the data in the Realm can't fit in the computer's memory. Most of the time it should be completely empty though, unless you're working with massive amounts of data. It should also be deleted when you close the last instance referencing it.

Here's a similar issue in the Cocoa repository where Alex and JP go into a little bit more detail.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by daawaan4U
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants