ExperimentalOptionalgetExtra properties to add to logs for each actor.
Batch delete multiple keys.
Batch write multiple key-value pairs. Keys and values are Uint8Arrays.
OptionalserverlessThis handles the serverless start request. This should manage the lifecycle of the runner tied to the request lifecycle.
ActorInstance ensure that only one instance of setAlarm is called in parallel at a time.
OptionalshutdownShuts down the actor runner.
OptionalstartRequests the actor to go to sleep.
This will call _stop independently.
This is an experimental API that may change in the future.