TheNexusAvenger / Nexus-Data-Store

Buffers Roblox DataStore requests and communicates changes to other servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nexus-Data-Store

Nexus Data Store is a successor to PlayerDataStore by stravant. Nexus Data Store provides the same functionality of buffering DataStore requests with the addition of cross-server communication for changes using the MessagingService. Assuming proper listening using OnUpdate, data of players in a game can be manipulates from other servers within 2 seconds of the server making the change.

Documentation

Documentation for the framework and utilities can be found on the GitHub pages for this project. The docs folder can also be used since it has all of the markdown files.

License

Nexus Instance is available under the terms of the MIT Liscence. See LICENSE for details.

About

Buffers Roblox DataStore requests and communicates changes to other servers.

License:MIT License


Languages

Language:Lua 100.0%