issues
search
deephacks
/
lmdbjni
LMDB for Java
Apache License 2.0
204
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
JMH benchmark comparing native lmdb and lmdbjni
#40
krisskross
opened
9 years ago
0
Who's using LMDB for Java?
#39
krisskross
closed
8 years ago
4
java.lang.UnsatisfiedLinkError: org.fusesource.lmdbjni.JNI.init()
#38
jrabary
closed
8 years ago
11
Not building for android
#37
recoilme
closed
9 years ago
21
Add wiredtiger to benchmark
#36
krisskross
opened
9 years ago
0
Don't use -fPIC for static lib
#35
krisskross
opened
9 years ago
0
simple test - MDB_MAP_FULL (win64)
#34
os72
closed
9 years ago
1
LAST_DUP and FIRST_DUP need "copy in"
#33
mikeg-red5hift
closed
9 years ago
1
Why not i could get the artifactId that version is 0.4.0 by maven?
#32
asdf2014
closed
9 years ago
2
Set comparator does not work on android.
#31
krisskross
opened
9 years ago
0
Fix the SeekOp for an EntryIterator
#30
raybellis
closed
9 years ago
2
db.seek only finding exact matches
#29
raybellis
closed
9 years ago
2
EntryIterator closes passed transaction
#28
raybellis
closed
9 years ago
1
Comparator support appears missing
#27
raybellis
closed
9 years ago
21
Performance Questions
#26
darkone23
closed
9 years ago
6
Transactions: prefer usage of create[Read/Write]Transaction
#25
phraktle
closed
9 years ago
1
Improve transaction pattern
#24
phraktle
closed
9 years ago
4
broken transactional patterns
#23
phraktle
closed
9 years ago
13
Asynchronus batched commits
#22
krisskross
closed
9 years ago
2
Update BufferCursor to support Android or document why not
#21
harningt
opened
9 years ago
16
BufferCursor should accept a Transaction
#20
krisskross
closed
9 years ago
0
Expand BufferCursor byte buffer caches automatically when capacity is exceeded
#19
krisskross
closed
9 years ago
0
Code coverage report, coveralls.io
#18
krisskross
closed
9 years ago
0
Add more SeekOps
#17
dieselpoint
closed
9 years ago
15
Android support for lmdbjni
#16
krisskross
closed
9 years ago
1
Windows version allocates entire database up front
#15
ccleve
closed
9 years ago
4
Consider putting Windows version in Maven Central
#14
ccleve
closed
9 years ago
36
Cannot run lmdbjni-tests from Intellij without workarounds
#13
krisskross
closed
9 years ago
1
Consider reusable read transactions using ThreadLocal
#12
krisskross
closed
8 years ago
28
docs: try-with-resources in cursor example
#11
phraktle
closed
9 years ago
0
minor documentation improvements
#10
phraktle
closed
9 years ago
0
native buffer improvement
#9
phraktle
closed
9 years ago
1
modernize test case
#8
phraktle
closed
9 years ago
0
code cleanups
#7
phraktle
closed
9 years ago
0
use read-only transactions where appropriate
#6
phraktle
closed
9 years ago
0
allow opening default database
#5
phraktle
closed
9 years ago
0
Avoid copying in mdb_cursor_get if possible
#4
batterseapower
closed
10 years ago
10
Throw an informative exception upon put failure
#3
batterseapower
closed
10 years ago
0
Force static linking to liblmdb.a
#2
batterseapower
closed
10 years ago
0
Windows support
#1
batterseapower
closed
10 years ago
0
Previous