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

are there any limitation on size and 'type' of Values ? #12

Open
vladp opened this issue Jul 29, 2014 · 0 comments
Open

are there any limitation on size and 'type' of Values ? #12

vladp opened this issue Jul 29, 2014 · 0 comments

Comments

@vladp
Copy link

vladp commented Jul 29, 2014

We are trying to serialize a Java array of objects, and store that serilization as single 'value' in LMDB via LMDB JNI
The value is not more than 100KB in size
When we are reading the value back, we are getting null. Not clear yet if the problem is on 'store' or on 'read'.

Wanted to check if there are know limitations that we missed in the docs.

Or if others had seen anything similar (LMDB JNI is not compiled with the most recent version of LMDB, from what I understand - so appreciate thoughts, if this might be relevant)

thx in advance

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