Skip to content

Use single-layer directory structure for disk-tier#8

Open
darkterbear wants to merge 1 commit into
masterfrom
disk-tier-dir
Open

Use single-layer directory structure for disk-tier#8
darkterbear wants to merge 1 commit into
masterfrom
disk-tier-dir

Conversation

@darkterbear
Copy link
Copy Markdown
Collaborator

C++11 doesn't have a standardized way to do directory manipulation without using Boost or OS-specific libraries. The simple solution is to not use sub-directories, and just name the files <thread_id>-<key> within the ebs_root, which we assume exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant