Type Aliases
DurableObjectSqliteDataConnector
The DurableObjectSqliteDataConnector type represents a data connector that uses Cloudflare Durable Object's built-in SQLite storage. Read more.
DurableObjectSqliteDataConnectorOptions
The DurableObjectSqliteDataConnectorOptions type describes the options for creating a data connector that uses Cloudflare Durable Object's built-in SQLite storage. Read more.
DurableObjectSqliteMetaConnector
The DurableObjectSqliteMetaConnector type represents a meta connector that uses Cloudflare Durable Object's built-in SQLite storage. Read more.
DurableObjectSqliteMetaConnectorOptions
The DurableObjectSqliteMetaConnectorOptions type describes the options for creating a meta connector that uses Cloudflare Durable Object's built-in SQLite storage. Read more.
DurableObjectBrokerTransport
The DurableObjectBrokerTransport type represents a transport that enables WebSocket-based message brokering within a Cloudflare Durable Object. Read more.
DurableObjectBrokerTransportOptions
The DurableObjectBrokerTransportOptions type describes the options for creating a broker transport for Cloudflare Durable Objects. Read more.
DurableObjectTransportOptions
The DurableObjectTransportOptions type describes the options for creating a broker transport for Cloudflare Durable Objects. Read more.