Hello I have wonder about the Datastore2 saving method.
It’s about they key saving session like this:
each key which mean 1 saving system when player join the game
— That player have 842 keys save and using much of data
This is the over summary :
So the saving each key of Datastore2 is a waste of Data?
or we do have other method of using Datastore2 like limit the keys save session for each plaer example like:
only able to save 20 Keys and the older key is removed.
Thank!
ItsODRJR
(ItsODRJR)
June 18, 2025, 4:22pm
2
nowodev
(Nowoshire)
June 18, 2025, 4:23pm
3
Hello Creators,
As mentioned in a previous announcement , DataStores will be enforcing a total storage limit in early 2026. We know managing large data sets in Data Stores is challenging, and we are working through a roadmap of solutions to assist you with your migration and deletion needs.
As one of the steps in this roadmap, we are working on tooling related to the “Berezaa Method” and Kampfkarren’s DataStore2 Module . Today we are launching a Beta of two packages, designed to perform “online”…
I suggest giving this announcement a read.