issues
search
danburkert
/
lmdb-rs
Safe Rust bindings for LMDB
Apache License 2.0
172
stars
87
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Search lmdb library also by name "lmdb"
#62
jirutka
opened
1 year ago
2
Repository status
#61
xpepermint
opened
2 years ago
1
Provide safe access to LMDB version
#60
martinvonwittich
opened
2 years ago
0
[FR] allow linking with system dylib
#59
ildar
opened
2 years ago
1
Potential issue with DUP_SORT
#58
eranrund
opened
4 years ago
0
Pointer aliasing issue when using read-write cursors.
#57
allen-marshall
opened
4 years ago
0
Make the argument's name of `set_max_dbs` consistent
#56
acatton
opened
5 years ago
0
How to deal with MapFull?
#55
n3phtys
closed
5 years ago
2
Include license file into lmdb-sys crate
#54
ignatenkobrain
opened
5 years ago
0
Use upstream name for pkg-config
#53
ignatenkobrain
opened
5 years ago
0
set_max_dbs: Confusing function signature name.
#52
prataprc
opened
5 years ago
0
Feature request: provide safe access to MDB_envinfo
#51
devinrsmith
opened
5 years ago
0
add stat() for sub-database to txn
#50
williballenthin
opened
5 years ago
0
New release?
#49
zshipko
closed
2 years ago
2
return error result only from Iterator.next()
#48
mykmelez
opened
5 years ago
0
stop building with Rust 1.20 in automation
#47
mykmelez
closed
5 years ago
1
correct size of default memory map
#46
mykmelez
opened
6 years ago
0
return error result only from Iterator.next()
#45
mykmelez
closed
5 years ago
4
return error result from fallible iteration methods
#44
mykmelez
closed
5 years ago
1
Add Environment::copy
#43
illicitonion
opened
6 years ago
0
return Result from fallible iteration methods
#42
mykmelez
opened
6 years ago
1
Add method to retrieve specific database statistics
#41
zrkn
opened
6 years ago
0
use feature to enable unstable tests/benches on nightly Rust
#40
mykmelez
opened
6 years ago
0
Add a note for windows UNC path
#39
ncloudioj
closed
6 years ago
0
Update .appveyor.yml
#38
danburkert
closed
6 years ago
3
Iter empty db
#37
danburkert
closed
6 years ago
10
update URLs and credit upstream repo
#36
mykmelez
closed
6 years ago
1
Update pkg-config dependency to 0.3.2
#35
illicitonion
closed
6 years ago
0
Fix Android cross-compile build`cargo build --target armv7-linux-an…
#34
joejune
closed
6 years ago
1
Consider accepting the UNC paths for env on Windows
#33
ncloudioj
closed
6 years ago
5
iter getter test that segfaults
#32
mykmelez
opened
6 years ago
4
Cursor::iterFrom: Panics on empty databases
#31
reivilibre
opened
6 years ago
0
make iter_from and iter_dup_from behave consistently w/nonexistent keys
#30
mykmelez
closed
6 years ago
1
Have iter_from/iter_dup_from return a Result (update of #7)
#29
mykmelez
closed
6 years ago
3
Don't panic on iter_start() on an empty db.
#28
marshallpierce
closed
6 years ago
1
Cursor::iter_start() panics on empty database
#27
marshallpierce
opened
6 years ago
2
Misc. cleanup
#26
danburkert
closed
6 years ago
0
Try operator and pub(crate)
#25
danburkert
closed
6 years ago
0
Swap out gcc crate for cc
#24
adaszko
closed
6 years ago
1
Update dependencies and add database statistics
#23
zshipko
closed
6 years ago
6
Typo in documentation
#22
baloo
closed
6 years ago
1
segment fault
#21
zhangsoledad
closed
7 years ago
8
Add support for MDB_MULTIPLE
#20
fbernier
opened
7 years ago
0
cast mdb_strerror output to *const c_char
#19
srijs
closed
7 years ago
1
Compilation fails on armv7
#18
srijs
closed
7 years ago
1
Investigate replacing `#[doc(hidden)]` with `pub(crate)`
#17
danburkert
closed
6 years ago
0
Implement Debug for public types
#16
cmbrandenburg
closed
7 years ago
10
Documentation doesn't clearly specify which flag constants belong to flag group
#15
cmbrandenburg
closed
6 years ago
2
Disable rustfmt by default
#14
cmbrandenburg
closed
7 years ago
2
Cursor::iter_from panics when database has duplicate keys
#13
danburkert
opened
8 years ago
1
Next