kv.watch() not working
The only thing this does is immediately prints the following:
What it's supposed to do is print each new entry added to the database under key "chat", but it doesn't. I can prove the entries are being added by running this inside an interval every couple seconds:
