isInMemory

true when this client is backed by an in-memory database. In that case deleteLocalDatabase, dropLocalDatabaseConnection and reconnectLocalDatabase are no-ops and the underlying state is discarded when the client is garbage collected.