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

Leveldb on Android #114

Open
ebitogu opened this issue Aug 18, 2019 · 0 comments
Open

Leveldb on Android #114

ebitogu opened this issue Aug 18, 2019 · 0 comments

Comments

@ebitogu
Copy link

ebitogu commented Aug 18, 2019

Hello all, I have an app that would require large amounts of key/value pair of strings to be stored locally on the device's external sd card. I wish to implement this using Leveldb initialized on the sdcard, but I am not quite sure if this library is compatible with android. I wanted to use SnappyDB, but it seems that library has not being touched for years.

Can I use this library on Android without issues, and also if it works on android, would compression also still work?

Thanks alot.

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

No branches or pull requests

1 participant