Skip to content

statement-store: use a dedicated statement notifications channel #3146

@AndreiEres

Description

@AndreiEres

We might want to use a dedicated statement notifications channel in the future instead of extending network events. The benefits:

  1. Won't need to receive and discard network events in the json-rpc service.
  2. If at some point statements become large or their amount becomes large, there is no point in dispatching them to all network subscribers.

At least worth estimating the overhead as a follow-up and may be decoupling them. @AndreiEres can you create an issue for this, please?

Originally posted by @dmitry-markin in #3127 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions