Niko
13d9837d54
renaming to lmdb-crypto-rs
2 years ago
Niko
bbe0707d22
passing encryption key from builder to Lmdb lib, with proper memory management
2 years ago
Niko
0935a25673
renaming to lmdb-lofire and lmdb-lofire-sys
2 years ago
Victor
4363ec0426
Bump version to 0.14.0
...
Signed-off-by: Victor <victor.porof@gmail.com>
5 years ago
Victor
902dce440a
Bump version to 0.13.1
...
Signed-off-by: Victor <victor.porof@gmail.com>
5 years ago
Victor
f0fa429eaa
Bump version to 0.13.0
...
Signed-off-by: Victor <victor.porof@gmail.com>
5 years ago
Victor Porof
a0f3c05434
Bump lmdb and lmdb-sys versions to 0.12.3 and 0.9.3 respectively
...
Signed-off-by: Victor Porof <victor.porof@gmail.com>
5 years ago
Victor Porof
bfc6137aec
Remove with-clang feature in favor of using $CC
...
Signed-off-by: Victor Porof <victor.porof@gmail.com>
5 years ago
Victor Porof
31b148f897
Bump lmdb and lmdb-sys versions to 0.12.2 and 0.9.2 respectively
...
Signed-off-by: Victor Porof <victor.porof@gmail.com>
5 years ago
Victor Porof
6b47f7923a
Use relaxed dependency versions (pre 0.12) for better build compat with m-c ( #66 )
...
Signed-off-by: Victor Porof <victor.porof@gmail.com>
5 years ago
Victor Porof
ec5790bc82
Bump version to 0.12.1
...
Signed-off-by: Victor Porof <victor.porof@gmail.com>
5 years ago
Victor Porof
b92f9a2053
Add features for building with fuzzing but not linking libfuzzer
...
Signed-off-by: Victor Porof <victor.porof@gmail.com>
5 years ago
Victor Porof
0603615a2d
Add features for building with asan and fuzzing
...
Signed-off-by: Victor Porof <victor.porof@gmail.com>
5 years ago
Victor Porof
928f3c8af3
Have documentation and homepage urls for the crates.io page
...
Signed-off-by: Victor Porof <victor.porof@gmail.com>
5 years ago
Victor Porof
027f2712ae
Bump version to 0.12, update authors
...
Signed-off-by: Victor Porof <victor.porof@gmail.com>
5 years ago
Victor Porof
13d77dd004
Update all dependencies to their latest version for the main crate
...
Signed-off-by: Victor Porof <victor.porof@gmail.com>
5 years ago
Myk Melez
3f8057bfe2
prioritize testing lmdb-rkv with in-tree lmdb-rkv-sys; document publication
6 years ago
Myk Melez
f9f619f8d7
update lmdb-rkv-sys dependency to 0.8.3 and patch version for lmdb-rkv to 0.11.4
6 years ago
Nan Jiang
d62da60df5
Add freelist to environment ( #41 )
6 years ago
Myk Melez
8f50c35fdc
update patch version for lmdb-rkv 0.11.3
6 years ago
Myk Melez
e383eb0dbe
exclude CI config files from package
6 years ago
Myk Melez
d3ff0039d6
update patch version for lmdb-rkv 0.11.2
...
Update the patch version for lmdb-rkv to 0.11.2 and the lmdb-rkv-sys dependency version to 0.8.2 in preparation for publishing lmdb-rkv 0.11.2.
6 years ago
Myk Melez
ce8b7dd9e4
use newly published lmdb-rkv-sys crate with upgraded LMDB version 0.9.23
6 years ago
Myk Melez
7456a07993
update LMDB to latest stable release version 0.9.23
6 years ago
Myk Melez
67d627cb04
update minor version for breaking change in #14
6 years ago
Myk Melez
0b2cff0c83
update minor version for breaking change in #18
6 years ago
Myk Melez
f4e45a2f3a
update patch version to 0.9.1
...
In preparation for publishing a new version after the fix to RwTransaction.del() in #17 .
6 years ago
Myk Melez
e1b3a8ecce
update minor version for breaking change to Cursor::iter_dup_of
6 years ago
Myk Melez
4b3cbdc0f5
update patch version for crate name change
6 years ago
Myk Melez
64781cb66c
retain crate name for backward-compatibility
6 years ago
Myk Melez
6d345e6ceb
prepare to publish on crates.io as lmdb-rkv package
6 years ago
Dan Burkert
90e8880995
0.8.0
7 years ago
zach
0f613773c1
Update dependencies and add database statistics ( #23 )
...
Add database statistics in a new `Stats` type
Also bundles a few other changes:
- Switch from `gcc` crate to `cc` for building lmdb
- Bump `bitflags` crate to 1.0
- Bump minimum required `rustc` from `1.8` to `1.20`
This is a breaking change.
7 years ago
Dan Burkert
6539d449f0
0.7.2
7 years ago
Dan Burkert
4d85f7390f
Convert to Cargo workspace project
7 years ago
Dan Burkert
547841a3e2
Compile lmdb with opt level O2
...
LMDB segfaults reliably with newer GCC versions when compiled with O3.
Regression test included.
fixes #21
7 years ago
Dan Burkert
ee5968dd25
reset lmdb-sys path-dep for next cycle
7 years ago
Dan Burkert
b2efebf54a
0.7.1
7 years ago
Dan Burkert
37b241c7b6
reset lmdb-sys path-dep for next cycle
8 years ago
Dan Burkert
64ae95ba16
0.7.0
8 years ago
Dan Burkert
fc92971dca
Add crate doc root
...
https://github.com/brson/rust-api-guidelines#c-html-root
8 years ago
Dan Burkert
8d23b1acca
Bump bitflags to 0.9
8 years ago
Dan Burkert
f6343a283a
Update crate metadata and CI
8 years ago
Dan Burkert
83b1d33fde
0.6.0
8 years ago
Dan Burkert
473173d14a
bump bitflags version
8 years ago
Dan Burkert
23e33ccd86
update doc links
9 years ago
Dan Burkert
e7d941231e
bump bitflags version
9 years ago
Dan Burkert
a27d07bc4e
0.5.0
9 years ago
Dan Burkert
c101fa5c1f
Update for stable Rust
9 years ago
Dan Burkert
cf967d1929
use libc crate
10 years ago