Skip to content

Releases: Virtualdesign0/VirtualStore

VirtualStore v0.1.0

09 Jun 09:05
0c54a29

Choose a tag to compare

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.