Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(buffer): add a parent directory field in z.Buffer #215

Merged
merged 3 commits into from
Nov 3, 2020

Conversation

NamanJain8
Copy link
Contributor

@NamanJain8 NamanJain8 commented Nov 3, 2020

This PR adds a dir field inside z.Buffer. This field is the parent directory for the mmaped buffers created. If the field is not specified(i.e., it is ""), then it uses /tmp (default).


This change is Reviewable

z/buffer.go Outdated Show resolved Hide resolved
@NamanJain8 NamanJain8 merged commit 93dc830 into master Nov 3, 2020
@NamanJain8 NamanJain8 deleted the naman/temp-dir branch November 3, 2020 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants