Tweet by BraydenWilmoth

September 1, 2025

Durable Objects have 10 event hooks you can tap into out of the box with the Cloudflare Actors library. Sockets, storage, alarms – working with it is easy. Landing v1.0 soon, try it early and leave feedback. Features include... - `storage.sql` to execute SQL commands - `alarms.schedule` to schedule many alarms - hibernating websockets work out of the box - reference the instance `name` as a property - persist variable values through evictions - rpc with `Actor.get("identifier")` - configure with location placement - track all instances by name in a new instance - "destroy" an instance in a single command - no requirement to define a Worker - and more...

Author
BraydenWilmoth
Date
September 1, 2025