-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* seperate ttl data into different directory * remove unrequired conditional * offset value increment before writing in prooffiles * update currentoffset outisde loop add 0s bytes for each leaf created with new channel * add filewait for the leafblock channel * function for writes seperation and goroutines * add loop for each channel write operations and update offsets operation for the ttls * incorrect append value fixed
- Loading branch information
1 parent
9606c8a
commit b89cdab
Showing
3 changed files
with
110 additions
and
48 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
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