mirror of
https://github.com/vale981/grapher
synced 2025-03-06 10:01:40 -05:00
260 B
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.