urbit/pkg
Liam Fitzgerald 69a5675a86
graph-store: log %add-graph
When a graph is joined, the subscriber receives an %add-graph update
that corresponds to the current state of the graph. This was not logged,
so if the graph did not recieve any updates before the subscription was
kicked, the whole graph would be have to be sent again. This would be
largely asymptomatic, however hark-store assumes that %add-graph will
only be emitted when a new graph is joined or created. As such, we log
this initial update, so that the push-hook can correctly ascertain the
backlog it needs to send and so %add-graph is only emitted once per
graph. This also opens the door for time-varying scries into
graph-store.

Fixes #4290
2021-01-20 10:52:19 +10:00
..
arvo graph-store: log %add-graph 2021-01-20 10:52:19 +10:00
docker-image build: Build docker image and publish to Docker Hub 2021-01-13 12:36:45 -05:00
ent build: rework all nix expressions to support hercules-ci builds 2020-10-27 13:55:49 +01:00
ge-additions build: rework all nix expressions to support hercules-ci builds 2020-10-27 13:55:49 +01:00
herb herb/lens: add utilites for import/export 2020-12-01 00:00:49 -08:00
hs Merge branch 'jb/vere-versions' into jb/vere-versions-merge 2020-12-04 15:26:16 -08:00
interface chat: unreverse keys when getting unread msg 2021-01-11 16:49:14 -05:00
libaes_siv build: rework all nix expressions to support hercules-ci builds 2020-10-27 13:55:49 +01:00
urbit vere: newline 2020-12-08 11:34:03 -08:00