Advanced
Last updated
Was this helpful?
Last updated
Was this helpful?
Databases should be closed when you have finished using them. This closes socket connections associated with syncing and cleans up other internal resources such as caching.
You can access the underlying database
object from a datastore
object:
The Verida database object is a wrapper around a native . You can fetch this PouchDb instance from a database
object:
Additional information about a database can be retrieved:
Here’s example output for an encrypted database: