mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 20:38:55 +00:00
74e39a927c
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 |