Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 775 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 775 Bytes

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.