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
21bceca7
Commit
21bceca7
authored
9 years ago
by
Ashwin
Browse files
Options
Downloads
Patches
Plain Diff
Rename iplist to shardinfo
parent
cb4854b7
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cluster/doc.go
+1
-1
1 addition, 1 deletion
cluster/doc.go
cluster/iplist.go
+0
-5
0 additions, 5 deletions
cluster/iplist.go
with
1 addition
and
6 deletions
cluster/doc.go
+
1
−
1
View file @
21bceca7
...
...
@@ -21,6 +21,6 @@ and sharing it with other nodes in the cluster.
A RAFT backed key-value store will maintain a globally consistent
mapping from a given predicate to the information of the node
that serves that predicate
that serves that predicate
.
*/
package
cluster
This diff is collapsed.
Click to expand it.
cluster/iplist.go
deleted
100644 → 0
+
0
−
5
View file @
cb4854b7
package
cluster
type
ipList
struct
{
ip
string
}
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