Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dgraph
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
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
06701f5f89b6c381cc69818158dbd7ee0a85cd12
Select Git revision
Branches
20
master
default
protected
paulftw-master-docs
mrjn/deadlocks
release/v1.0.7
mrjn/snapshot-posting
release/v1.0.6
mrjn/stream
mrjn/ideas
mrjn/fuck-the-bank
eah/tls
release/v1.0.5
release/v1.0.3
release/v1.0.4
mrjn/licensing
release/v1.0.2
release/v1.0.1
release/v1.0.0
release/v0.9.4
release/v0.9.3
release/v0.9.2
20 results
dgraph
server
loader
main.go
Author
Search by author
Any Author
authors
Georg C. F. Greve
georg.greve
1 author
Nov 23, 2015
Use cache for streaming entries instead of opening files for each posting...
· 06701f5f
Manish R Jain
authored
9 years ago
06701f5f
Nov 20, 2015
Loaded up 21M edges, all of film data + names. And ran a complex query, with a 60ms latency!
· ca369823
Manish R Jain
authored
9 years ago
ca369823
Nov 19, 2015
Loads of fixes and tweaks to make data loading work. Largely, the system is...
· 879a3329
Manish R Jain
authored
9 years ago
879a3329
Nov 18, 2015
Using concurrent.map, able to load up 1M edges in under 30 seconds. Memory is the new issue.
· 471cca3e
Manish R Jain
authored
9 years ago
471cca3e
Nov 17, 2015
Randomize input to avoid contention for RDFs containing the same subject....
· 6f460e6d
Manish R Jain
authored
9 years ago
6f460e6d
Loading