Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up- San Francisco, CA
- Sign in to view email
- https://dgraph.io
Pinned
1,102 contributions in the last year
Contribution activity
August 2019
Created a pull request in dgraph-io/ristretto that received 5 comments
Overhaul the stats collection
Make stats collection part of cache and pass it into policy and sampled LFU, so we can track lot more metrics. In particular: Number of keys added…
+209
−138
•
5
comments
- Add option to show badger logs in write benchmark tool
- [breaking/format] Remove vlen from entry header
- Cast results of len to uint32 to fix compilation in i386 arch.
- Close DB opened by TestBug578
- Use pointers instead of binary encoding
- Improve value log GC logic
- Add cache to value log reads.
- Making the stream writer APIs goroutine-safe
- Support WriteBatch API in managed mode
- sst encryption
- Do not return error from builder.Add method
- use Item.Errorf to report errors that include line and column numbers.
- Avoid reallocating and copying api.NQuad objects for rdf.Parse
- Memory optimizations for bulk loader
- Return GraphQL compliant errors
- Add support for len function in query language
- Add additional logs to show progress of reindexing operation.
- Start adding documentation and fix data races in query.go.
- adding back the go runtime metrics about CPU and memory