Datastore backups

Hey there,

I was curious about how to use Datastore V2, or if that is already enabled by default. I read somewhere that it automatically provides backups of your data for up to 30 days.

Or, what’s another way I could connect my datastores to an off-site place like MongoDB?

Nothing? I am curious how to get versioning to work on my datastores.

DataStore v2.0 is just the title Roblox gave the major updates they made to DataStoreService. It’s “enabled” by default for all games.

You can retrieve a DataStore version by using DataStore:GetVersionAsync().