XoifaiI
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.
它通过内置类型系统、服务器与客户端之间的自动数据同步以及可追踪的变化监听,简化了 Roblox 游戏中复杂的数据同步与持久化流程。
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.