Certainly DO can be used - I'm already using it as a debouncer in some cases by setting and cancelin

Certainly DO can be used - I'm already using it as a debouncer in some cases by setting and canceling+setting the alarm on each update, and the last set alarm will finally trigger. Thats how I handle a stream of actions generated within the DO, eg notifications. But was looking for a simpler more elegant way to do this with KV.
Was this page helpful?