Skip to content

VirtualStore v0.1.0

Latest

Choose a tag to compare

@Virtualdesign0 Virtualdesign0 released this 09 Jun 09:05
· 2 commits to main since this release
0c54a29

VirtualStore's first public release.

VirtualStore is a Roblox data framework for player profiles, safe mutations, client replication, durable operations, leaderboards, testing, and recovery tools.

This is an early release. Test it carefully before using it in an established production game.

Included

  • Player profile loading, autosaving, and session leases
  • Path-based mutations and rollback transactions
  • Owner-only client replication
  • Durable operations with retries, receipts, deduplication, and dead letters
  • Optional OrderedDataStore leaderboard extension
  • Schema migrations and validation
  • Memory adapters, diagnostics, and admin repair tools
  • Examples and automated tests

Links

Bug reports and API feedback are welcome.