Pretty simple issue: my collection object itself is saved, but everytime I start up the server (which is basically everytime I stream) the contents are gone. Inspecting the file further, it’s as if I never added anything.

How do I get the file containing the contents of a collection (all of them in fact) to stop clearing like a cache?

Thanks.