search/
Start typing to search packages!
package_2
safe-memory-store
By @elokore
Roblox
MirroredSafeMemoryStore
A simple wrapper for MemoryStoreService using Promises.
Functions of MemoryStoreService can yield for unpredictable amounts of time and can outright fail if Roblox starts encountering outages or slowdowns. These problems mandate that we take measures to prevent our game from breaking when function calls fail or yield longer than expected. This is often done by wrapping everything in pcalls but this can get messy quickly.
SafeMemoryStore fixes these problems using Promises to give us error-handling, automatic retries and eradicating yielding.
Package Details
Install command (Click to copy)
Version
0.2.1
License
MIT
Safe for commercial use
License identified from the packaged LICENSE file; the manifest declared none.
Automated license review — not legal advice.
