realm / realm-js

Realm is a mobile database: an alternative to SQLite & key-value stores
https://realm.io
Apache License 2.0
5.62k stars 558 forks source link

Implement Realm.shutdown() #6555

Closed sync-by-unito[bot] closed 1 month ago

sync-by-unito[bot] commented 2 months ago

Implement a method to gracefully terminate and clean up resources used the Realm. This is in particular useful in Electron apps where new versions of the app are installed remotely and unattended.

sync-by-unito[bot] commented 2 months ago

➤ PM Bot commented:

Jira ticket: RJS-2760