mirror of
https://github.com/vale981/grapher
synced 2025-03-10 04:46:40 -04: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.