grapher/lib/query/hypernova/README.md
2016-09-23 13:41:13 +03:00

260 B

Hypernova

Is a grapher module that allows us to use aggregate from mongodb to dramatically reduce the number of fetching requests.

This module does 2 things:

  • It merges the data at every node
  • It assembles it to correct parents upon receiving it.