rkv icon indicating copy to clipboard operation
rkv copied to clipboard

Observer notifications

Open rnewman opened this issue 7 years ago • 0 comments

We should design and implement a system for watching particular keys, or stores as a whole. Most likely we should not notify values — the recipient can read directly from the store.

See https://github.com/mozilla/mentat/pull/551 for guidance.

rnewman avatar Mar 22 '18 20:03 rnewman