Skip to content

Commit

Permalink
Vendor latest badger (#4007)
Browse files Browse the repository at this point in the history
This change pulls the following commits from badger

http://github.com/dgraph-io/badger/commit/cbdef65 Fix windows build for badger
http://github.com/dgraph-io/badger/commit/ee70ff2 Store entire L0 in memory 
http://github.com/dgraph-io/badger/commit/86a77bb Implement  PageBuffer 
http://github.com/dgraph-io/badger/commit/f88aa0c Add FAQ about manifest version mismatch 
http://github.com/dgraph-io/badger/commits/a1ff348 Minor optimizations 
http://github.com/dgraph-io/badger/commits/7e99a81 fix small typo ("duing" to "during")
  • Loading branch information
Ibrahim Jarif authored Sep 18, 2019
1 parent 941967c commit a5dbfc8
Show file tree
Hide file tree
Showing 17 changed files with 413 additions and 124 deletions.
65 changes: 49 additions & 16 deletions vendor/github.com/dgraph-io/badger/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/github.com/dgraph-io/badger/appveyor.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

42 changes: 25 additions & 17 deletions vendor/github.com/dgraph-io/badger/db.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion vendor/github.com/dgraph-io/badger/go.mod

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 6 additions & 16 deletions vendor/github.com/dgraph-io/badger/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a5dbfc8

Please sign in to comment.