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

Add LMDB Support #74

Merged
merged 13 commits into from
Feb 6, 2019
Merged

Add LMDB Support #74

merged 13 commits into from
Feb 6, 2019

Conversation

terrytangyuan
Copy link
Member

@terrytangyuan terrytangyuan commented Feb 1, 2019

This PR adds support for Lightning Memory-Mapped Database (LMDB). See #73 for background.

@terrytangyuan terrytangyuan changed the title [WIP] Add LMDB Support Add LMDB Support Feb 2, 2019
Copy link
Member

@yongtang yongtang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks for the PR!

We may need to start using public tensorflow api endpoints (vs. internal api from tensorflow.python....) to make sure it works for future versions. Though this is an issue not solely related to LMDB, and could be done later.

@terrytangyuan
Copy link
Member Author

Yes, I agree that we should switch to use public APIs. We can do it altogether with other dataset ops in separate PRs.

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.

2 participants