Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dgraph
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
dgraph
Commits
3a741979
Commit
3a741979
authored
9 years ago
by
Manish R Jain
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of github.com:dgraph-io/dgraph
parents
9b1a2f23
7b647f70
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
present/sydney5mins/g.slide
+2
-2
2 additions, 2 deletions
present/sydney5mins/g.slide
with
2 additions
and
2 deletions
present/sydney5mins/g.slide
+
2
−
2
View file @
3a741979
...
...
@@ -37,7 +37,7 @@ DGraph is an open source, distributed, low-latency graph serving system written
Handle shard splits, shard merges, and shard movement.
- *Highly*Availability*: Automatic data replication and failover.
- *Resilience*: Automatically handle server failures, and reassignment to healthy servers.
- *Resilience*: Automatically handle server failures, and
shard
reassignment to healthy servers.
* Implementation
...
...
@@ -71,7 +71,7 @@ DGraph is an open source, distributed, low-latency graph serving system written
[Network call]
- Pick server serving posting list `name`.
- For each uid_i, seek to `name,
`
uid_i`, and return.
- For each uid_i, seek to `name,
uid_i`, and return.
- 3 RT network calls in total
- Network calls: O(m) where m = depth + attributes in query
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment