forked from dgraph-io/badger
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix encryption in stream writer (dgraph-io#1146)
We store information about tables in the table manifest. When stream writer would create a new table, it wouldn't store the key ID for the respective table in the manifest file. This commit fixes it. Fixes dgraph-io#1144
- Loading branch information
Ibrahim Jarif
authored
Dec 6, 2019
1 parent
1ee50f7
commit 8b99eb4
Showing
2 changed files
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters