Ledger
Ledger is a Roblox DataStore library that replaces session locks with a lock-free, validating fold, ensuring all servers agree on state by replaying user-defined operations through a reducer.
It simplifies complex data synchronisation and persistence in Roblox games by offering built-in typing, automatic replication between server and clients, and observable change tracking.
Persistent, auto-replicated, and observable player data for Roblox Luau.
If you're new to the package, start with the getting started guide and then use the API reference for full method/type details.
Similar projects matched by category, topics, and programming language.