Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions website/pages/en/network/benefits.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Here is an analysis:
- 60-98% lower monthly cost
- $0 infrastructure setup costs
- Superior uptime
- Access to 438 Indexers (and counting)
- Access to hundreds of independent Indexers around the world
- 24/7 technical support by global community

## The Benefits Explained
Expand Down Expand Up @@ -89,7 +89,7 @@ Zero setup fees. Get started immediately with no setup or overhead costs. No har

## Reliability & Resiliency

The Graph’s decentralized network gives users access to geographic redundancy that does not exist when self-hosting a `graph-node`. Queries are served reliably thanks to 99.9%+ uptime, achieved by 168 Indexers (and counting) securing the network globally.
The Graph’s decentralized network gives users access to geographic redundancy that does not exist when self-hosting a `graph-node`. Queries are served reliably thanks to 99.9%+ uptime, achieved by hundreds of independent Indexers securing the network globally.

Bottom line: The Graph Network is less expensive, easier to use, and produces superior results compared to running a `graph-node` locally.

Expand Down
1 change: 1 addition & 0 deletions website/remote-files/substreams.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"developers-guide/parallel-execution.md",
"developers-guide/running-substreams.md",
"developers-guide/sink-targets/README.md",
"developers-guide/sink-targets/custom-sink-js.md",
"developers-guide/sink-targets/substreams-powered-subgraph.md",
"developers-guide/sink-targets/substreams-sink-clickhouse.md",
"developers-guide/sink-targets/substreams-sink-files.md",
Expand Down