mirror of
https://github.com/denoland/deno.git
synced 2025-12-23 08:48:24 +00:00
This commit adds support for a new `kv.watch()` method that allows watching for changes to a key-value pair. This is useful for cases where you want to be notified when a key-value pair changes, but don't want to have to poll for changes. --------- Co-authored-by: losfair <zhy20000919@hotmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| std@e0ef24091e | ||
| wpt@00f2d3447e | ||
| Cargo.toml | ||