Are you using lazy loading? If not, my understanding is that everything gets loaded into memory just like with a file-based TW. With lazy loading on, the tiddlers get loaded, but not their text contents.
See https://tiddlywiki.com/#LazyLoading -- Mark On Thursday, May 10, 2018 at 7:57:19 AM UTC-7, Kevin Kleinfelter wrote: > > If I'm using the node.js edition of Tiddlywiki, it is storing the tiddlers > in individual files on the server's file system. Is it loading only the > open tiddlers into the browser, or is it loading every tiddler in the wiki > into the browser? > > i.e. If I have a 1,000 tiddler wiki served by node.js and I open only one > tiddler with it, do I have 1 tiddler in browser memory or 1,000? > > Thanks, > -kevin > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/27bba52a-7b47-4739-9e9a-b3d30fc9e5af%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

