-
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.
Allow local storage support directory and partition the log files by …
…table (tikv#33) * move the files to some dirs Signed-off-by: Yu Juncen <yu745514916@live.com> * set failpoints when enabled Signed-off-by: Yu Juncen <yu745514916@live.com> * udpate the file name to {date}-{min_ts}-{uuid} Signed-off-by: Yu Juncen <yu745514916@live.com> * don't make test needs failpoints enabled Signed-off-by: Yu Juncen <yu745514916@live.com> * ignore already exists Signed-off-by: Yu Juncen <yu745514916@live.com> * create parent dirs for restoring Signed-off-by: Yu Juncen <yu745514916@live.com> * added version spec Signed-off-by: Yu Juncen <yu745514916@live.com> * run cargo check Signed-off-by: Yu Juncen <yu745514916@live.com>
- Loading branch information
Showing
6 changed files
with
137 additions
and
43 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
Oops, something went wrong.