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

8 lines
No EOL
260 B
Markdown

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.