Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/mozilla/lmdb-rs
INACTIVE - Safe Rust bindings for LMDB
https://github.com/mozilla/lmdb-rs
Environment does not have set_flags() function
mikedilger opened this issue over 1 year ago
mikedilger opened this issue over 1 year ago
Fixed a typo in the spec url
Earthmark opened this pull request almost 2 years ago
Earthmark opened this pull request almost 2 years ago
Is there any way to reconfigure the `MDB_MAXKEYSIZE` value?
leiless opened this issue about 2 years ago
leiless opened this issue about 2 years ago
Fix broken link to LMDB website
brawer opened this pull request about 2 years ago
brawer opened this pull request about 2 years ago
Fix lmdb pkgconf name: liblmdb -> lmdb
jirutka opened this pull request over 2 years ago
jirutka opened this pull request over 2 years ago
Minor bump to deal with previous published version having CRLFs.
emilio opened this pull request almost 3 years ago
emilio opened this pull request almost 3 years ago
Update lmdb and to latest version of mdb.RE/0.9.24-moz branch
glandium opened this pull request almost 3 years ago
glandium opened this pull request almost 3 years ago
error: header '/Users/libaozhong/wx/chain/difinity/lmdb-rs/lmdb-sys/lmdb/libraries/liblmdb/lmdb.h' does not exist.
z330789559 opened this pull request over 3 years ago
z330789559 opened this pull request over 3 years ago
Bump lmdb to the official 0.9.28
Kerollmops opened this pull request almost 4 years ago
Kerollmops opened this pull request almost 4 years ago
Check in Cargo.lock for reproducible builds (fixes build on Apple Silicon)
richiksc opened this pull request almost 4 years ago
richiksc opened this pull request almost 4 years ago
Travis CI free usage ends Dec 3; mozilla repos should switch to other CI platforms
hwine opened this issue about 4 years ago
hwine opened this issue about 4 years ago
Update minimal supported version of pkg-config dependency
badboy opened this pull request about 4 years ago
badboy opened this pull request about 4 years ago
CString::new(...).unwrap().as_ptr() is not safe
glandium opened this issue about 4 years ago
glandium opened this issue about 4 years ago
Backwards Iterators
potocpav opened this pull request about 4 years ago
potocpav opened this pull request about 4 years ago
Fix octal mode literal
ScottKevill opened this pull request over 4 years ago
ScottKevill opened this pull request over 4 years ago
Use AsRef<Path> for EnvironmentBuilder::open
ScottKevill opened this pull request over 4 years ago
ScottKevill opened this pull request over 4 years ago
Fix documentation on crates.io
AKushWarrior opened this issue over 4 years ago
AKushWarrior opened this issue over 4 years ago
Add feature to make using local system liblmdb optional
repi opened this pull request over 4 years ago
repi opened this pull request over 4 years ago
Fix tk 01180
freesig opened this pull request almost 5 years ago
freesig opened this pull request almost 5 years ago
iter_dup_of returns other values after a delete
freesig opened this pull request almost 5 years ago
freesig opened this pull request almost 5 years ago
Soundness bug using Cursor::iter_from()
panicfarm opened this issue almost 5 years ago
panicfarm opened this issue almost 5 years ago
Fix type `mode_t` type errors after updating bindings
victorporof opened this pull request almost 5 years ago
victorporof opened this pull request almost 5 years ago
Fix bindings.
emilio opened this pull request almost 5 years ago
emilio opened this pull request almost 5 years ago
Update bindgen.
emilio opened this pull request almost 5 years ago
emilio opened this pull request almost 5 years ago
Reverse iterators
maackle opened this issue almost 5 years ago
maackle opened this issue almost 5 years ago
Support windows FileHandle types
Kerollmops opened this pull request about 5 years ago
Kerollmops opened this pull request about 5 years ago
Add feature to compile lmdb with NDEBUG
badboy opened this pull request about 5 years ago
badboy opened this pull request about 5 years ago
test with 32-bit database on 32-bit systems
mykmelez opened this pull request about 5 years ago
mykmelez opened this pull request about 5 years ago
Don't depend on bindgen if not needed
badboy opened this pull request about 5 years ago
badboy opened this pull request about 5 years ago
Make bindgen optional
quininer opened this pull request about 5 years ago
quininer opened this pull request about 5 years ago
Fix an embarrassing typo in #68.
emilio opened this pull request over 5 years ago
emilio opened this pull request over 5 years ago
Don't use bindgen's default features.
emilio opened this pull request over 5 years ago
emilio opened this pull request over 5 years ago
Remove with-clang feature in favor of using $CC
victorporof opened this pull request over 5 years ago
victorporof opened this pull request over 5 years ago
Use relaxed dependency versions (pre 0.12) for better build compat with m-c
victorporof opened this pull request over 5 years ago
victorporof opened this pull request over 5 years ago
Use libfuzzer instrumentation options for building
victorporof opened this pull request over 5 years ago
victorporof opened this pull request over 5 years ago
Use all compiler flags from the makefile when building
victorporof opened this pull request over 5 years ago
victorporof opened this pull request over 5 years ago
Toml updates
victorporof opened this pull request over 5 years ago
victorporof opened this pull request over 5 years ago
[CI WIP] Test on more platforms (take 2)
victorporof opened this pull request over 5 years ago
victorporof opened this pull request over 5 years ago
[CI WIP] Test on more platforms
victorporof opened this pull request over 5 years ago
victorporof opened this pull request over 5 years ago
Formatting passes and enable linting on CI
victorporof opened this pull request over 5 years ago
victorporof opened this pull request over 5 years ago
More testing
victorporof opened this pull request over 5 years ago
victorporof opened this pull request over 5 years ago
Run lmdb tests alongside `cargo test`
victorporof opened this pull request over 5 years ago
victorporof opened this pull request over 5 years ago
Include lmdb tests when running `cargo test`
victorporof opened this issue over 5 years ago
victorporof opened this issue over 5 years ago
Update lmdb to latest version and other goodies
victorporof opened this pull request over 5 years ago
victorporof opened this pull request over 5 years ago
update patch version for lmdb-rkv-sys 0.8.6
mykmelez opened this pull request over 5 years ago
mykmelez opened this pull request over 5 years ago
build mdb.c without optimizations for debug build
mykmelez opened this issue over 5 years ago
mykmelez opened this issue over 5 years ago
prioritize testing lmdb-rkv with in-tree lmdb-rkv-sys; document publication
mykmelez opened this pull request over 5 years ago
mykmelez opened this pull request over 5 years ago
Separate benches from tests
mykmelez opened this pull request over 5 years ago
mykmelez opened this pull request over 5 years ago
update patch version for lmdb-rkv-sys 0.8.5
mykmelez opened this pull request over 5 years ago
mykmelez opened this pull request over 5 years ago
update lmdb-sys/lmdb submodule to tip of mdb.RE/0.9-moz branch
mykmelez opened this pull request over 5 years ago
mykmelez opened this pull request over 5 years ago
publish lmdb-rkv-sys 0.8.4
mykmelez opened this pull request over 5 years ago
mykmelez opened this pull request over 5 years ago
Fix typo
yangby-cryptape opened this pull request over 5 years ago
yangby-cryptape opened this pull request over 5 years ago
Set write flags on trx or for each put?
dvdplm opened this issue over 5 years ago
dvdplm opened this issue over 5 years ago
pick largest of multiple `mdb_idl_logn_*` features
mykmelez opened this issue over 5 years ago
mykmelez opened this issue over 5 years ago
update lmdb-rkv-sys dependency to 0.8.3 and patch version for lmdb-rkv to 0.11.4
mykmelez opened this pull request over 5 years ago
mykmelez opened this pull request over 5 years ago
update patch version for lmdb-rkv-sys 0.8.3
mykmelez opened this pull request over 5 years ago
mykmelez opened this pull request over 5 years ago
enable configuration of MDB_IDL_LOGN
mykmelez opened this pull request over 5 years ago
mykmelez opened this pull request over 5 years ago
Add database level stat function
ncloudioj opened this pull request almost 6 years ago
ncloudioj opened this pull request almost 6 years ago
Add freelist to environment
ncloudioj opened this pull request almost 6 years ago
ncloudioj opened this pull request almost 6 years ago
consider backporting ITS#8324 to grow file incrementally on Windows
mykmelez opened this issue almost 6 years ago
mykmelez opened this issue almost 6 years ago
update patch version for lmdb-rkv 0.11.3
mykmelez opened this pull request almost 6 years ago
mykmelez opened this pull request almost 6 years ago
Request for a new release
ncloudioj opened this issue almost 6 years ago
ncloudioj opened this issue almost 6 years ago
Compilation on armv7-androideabi
asyade opened this issue almost 6 years ago
asyade opened this issue almost 6 years ago
Expose set_map_size from environment
ncloudioj opened this pull request almost 6 years ago
ncloudioj opened this pull request almost 6 years ago
Expose mdb_set_mapsize from enviroment
ncloudioj opened this issue almost 6 years ago
ncloudioj opened this issue almost 6 years ago
exclude CI config files from package
mykmelez opened this pull request almost 6 years ago
mykmelez opened this pull request almost 6 years ago
update patch version for lmdb-rkv 0.11.2
mykmelez opened this pull request almost 6 years ago
mykmelez opened this pull request almost 6 years ago
update patch version for lmdb-rkv-sys 0.8.2
mykmelez opened this pull request almost 6 years ago
mykmelez opened this pull request almost 6 years ago
Revert "Fix Android cross-compile build: `cargo build --target armv7-linux-androideabi`"
mykmelez opened this pull request almost 6 years ago
mykmelez opened this pull request almost 6 years ago
use the mdb.RE/0.9-moz branch
mykmelez opened this pull request almost 6 years ago
mykmelez opened this pull request almost 6 years ago
switch to mozilla/lmdb submodule
mykmelez opened this pull request almost 6 years ago
mykmelez opened this pull request almost 6 years ago
undefine HAVE_MEMALIGN before compiling mdb.c
mykmelez opened this pull request almost 6 years ago
mykmelez opened this pull request almost 6 years ago
use newly published lmdb-rkv-sys crate with upgraded LMDB version 0.9.23
mykmelez opened this pull request almost 6 years ago
mykmelez opened this pull request almost 6 years ago
update LMDB to latest stable release version 0.9.23
mykmelez opened this pull request almost 6 years ago
mykmelez opened this pull request almost 6 years ago
Thoughts on the current implementation of iterators
ncloudioj opened this issue almost 6 years ago
ncloudioj opened this issue almost 6 years ago
Fix support for larger than 2 GB databases on Windows
repi opened this pull request about 6 years ago
repi opened this pull request about 6 years ago
Update LMDB version to latest from master
repi opened this pull request about 6 years ago
repi opened this pull request about 6 years ago
fix build bustage on obsolete and nightly Rust
mykmelez opened this pull request about 6 years ago
mykmelez opened this pull request about 6 years ago
update minor version for breaking change in #14
mykmelez opened this pull request about 6 years ago
mykmelez opened this pull request about 6 years ago
update minor version to 0.10.0 for breaking change in #18
mykmelez opened this pull request about 6 years ago
mykmelez opened this pull request about 6 years ago
Publish 0.9.1
mykmelez opened this pull request about 6 years ago
mykmelez opened this pull request about 6 years ago
fix for #17 - deleting values from an iter_dup db fails
rrichardson opened this pull request about 6 years ago
rrichardson opened this pull request about 6 years ago
deleting from an ITER_DUP db using key and value fails
rrichardson opened this issue about 6 years ago
rrichardson opened this issue about 6 years ago
Set up CI with Azure Pipelines
azure-pipelines[bot] opened this pull request about 6 years ago
azure-pipelines[bot] opened this pull request about 6 years ago
also update version in html_root_url in lib.rs
mykmelez opened this pull request about 6 years ago
mykmelez opened this pull request about 6 years ago
return error result only from Iterator.next()
mykmelez opened this pull request about 6 years ago
mykmelez opened this pull request about 6 years ago
return error result from fallible iteration methods
mykmelez opened this pull request about 6 years ago
mykmelez opened this pull request about 6 years ago
update minor version for breaking change to Cursor::iter_dup_of
mykmelez opened this pull request about 6 years ago
mykmelez opened this pull request about 6 years ago
correct size of default memory map
mykmelez opened this pull request about 6 years ago
mykmelez opened this pull request about 6 years ago
merge danburkert/master
mykmelez opened this pull request over 6 years ago
mykmelez opened this pull request over 6 years ago
update patch version for crate name change
mykmelez opened this pull request over 6 years ago
mykmelez opened this pull request over 6 years ago
retain crate name for backward-compatibility
mykmelez opened this pull request over 6 years ago
mykmelez opened this pull request over 6 years ago
prepare to publish on crates.io as lmdb-rkv package
mykmelez opened this pull request over 6 years ago
mykmelez opened this pull request over 6 years ago
return a Result<Error> instead of panicking
mykmelez opened this issue over 6 years ago
mykmelez opened this issue over 6 years ago
iter getter test that segfaults
mykmelez opened this pull request over 6 years ago
mykmelez opened this pull request over 6 years ago
update URLs and credit upstream repo
mykmelez opened this pull request over 6 years ago
mykmelez opened this pull request over 6 years ago
temporarily disable MinGW builds
mykmelez opened this pull request over 6 years ago
mykmelez opened this pull request over 6 years ago
Iter from ignore not found
mykmelez opened this pull request over 6 years ago
mykmelez opened this pull request over 6 years ago
Have iter_from/iter_dup_from return a Result
mykmelez opened this pull request over 6 years ago
mykmelez opened this pull request over 6 years ago