-
Fix link to queries and mutations
manishrjain committed
-
manishrjain committed
-
manishrjain committed
-
manishrjain committed
-
koppula committed
-
manishrjain committed
-
Decrease all headings by 1 step
manishrjain committed -
Section on Queries and Mutations
manishrjain committed -
Almost done updating the README
manishrjain committed
-
manishrjain committed
-
Merge pull request #60 from dgraph-io/dmuts
manishrjain committedPerformance improvements and bug fixes
-
Move the fp mod out of parseStream, as it's shared between loader and…
manishrjain committed… uid assigner.
-
Handle language when forming NQuad. Move the fp mod earlier in the pr…
manishrjain committed…ocess, to avoid paying for ToEdge() function call.
-
Change ratio of dirty PL processing to 7%, now that we can handle it …
manishrjain committed…easily via async writes.
-
Aync writes to RocksDB are 1000x faster than sync writes. We don't ne…
manishrjain committed…ed to do synchronous writes because we do sync writes on commit logs
-
Merge pull request #56 from dgraph-io/dmuts
manishrjain committedFix a bug due to which we were unable to retrieve xids.
-
ashwin95r committed
-
Merge pull request #55 from dgraph-io/dmuts
manishrjain committedTool to debug posting lists in RocksDB
-
removed redundant initialization
ashwin95r committed -
Start working on the debug tool
manishrjain committed -
ashwin95r committed
-
change in logic for xid equality
ashwin95r committed -
change in logic for xid equality
ashwin95r committed