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

Port path() method from ngauts fork and implement Debug for DB #75

Merged
merged 2 commits into from Oct 27, 2016
Merged

Port path() method from ngauts fork and implement Debug for DB #75

merged 2 commits into from Oct 27, 2016

Conversation

kaedroho
Copy link
Contributor

@kaedroho kaedroho commented Oct 27, 2016

Part of #69

This pull request pulls across https://github.com/ngaut/rust-rocksdb/pull/15 which implements a path() method on DB that returns the path the DB was opened with. I've also implemented the Debug trait for DB which uses this new method.

@spacejam
Copy link
Member

👍

@spacejam spacejam merged commit 803f238 into rust-rocksdb:master Oct 27, 2016
siddontang pushed a commit to siddontang/rust-rocksdb that referenced this pull request Jan 8, 2017
BusyJay pushed a commit to BusyJay/rust-rocksdb that referenced this pull request Jul 7, 2017
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.

None yet

3 participants