BadgerDB v20.07.0-rc3
Pre-release
Pre-release
·
279 commits
to master
since this release
Various bug fixes: Break up list and run DropAll func (#1439) (#1440) * Run the returned func even on error, if the func is not nil. * Break up keys from a single list output to avoid sending a HUGE batch which can exceed Grpc limits. (cherry picked from commit 1ccf3a875dd704e62dd4141afa3fcc01d79097b5) Co-authored-by: Manish R Jain <manish@dgraph.io>