Commit Graph

394 Commits (main)
 

Author SHA1 Message Date
Niko PLP c746abb443 adding iter_from to multi store 10 months ago
Niko 8f5ad79c0c Allow bitflags 1.2+ 11 months ago
Niko 7b95f501d7 remove fixed version of serde 11 months ago
Niko PLP f04b03957b removed revision for lmdb-rs 1 year ago
Niko PLP e06011771b new revision for lmdb-rs 1 year ago
Niko PLP 23dc0dfb89 change dependency git link 1 year ago
Niko PLP 73dde71539 change dependancy repo 1 year ago
Niko 19fc8e0b68 in get_key_value pass value by ref 2 years ago
Niko 843291a848 adding get_key_value to multi store 2 years ago
Niko 8dfc712d67 default env max db to 10 2 years ago
Niko 94e3b8e30b adding iter_start to integermulti and multi stores 2 years ago
Niko f1223115fc adding stats to transaction, preparing for DUPSORT cursors, attempt for RW cursors abandonned 2 years ago
Niko 39f7fc6a95 add transaction stat to SingleStore 2 years ago
Niko 7453bb29cd add transaction stat 2 years ago
Niko 1771f400d6 tentative remove of Value headers. everything is plain blob now. the other value types will not work 2 years ago
Niko e1b0cc520d switching to p2pcollab/lmdb-rs 2 years ago
Niko d29153d440 use lmdb-crypto-rs 2 years ago
Niko 84674c20e2 implement set_enc_key for builders 2 years ago
Niko 9853db7823 adding version function to environment 2 years ago
Niko 9ab0060067 crate renamed to rkv-lofire 2 years ago
Niko 6a77fbbf56 using lmdb-lofire instead of lmdb-rkv 2 years ago
Jan-Erik Rediger 255fb411ef
Bump MSRV to Rust 1.58.0 (#225) 2 years ago
Kagami Sascha Rosylight e6776dbdd5 (cargo-release) version 0.18.0 2 years ago
Kagami Sascha Rosylight 0f3e934f77
Follow the default behavior of rustfmt (#224) 2 years ago
Jan-Erik Rediger c30523065a Unbreak compilation on MSRV (Rust 1.45.0) 2 years ago
Jan-Erik Rediger 9d5c5e9f24 CI: Workaround for network issue with old Rust toolchain 2 years ago
Jan-Erik Rediger a2de8a917d Address new clippy warnings 2 years ago
Jan-Erik Rediger 4410a95b41 CI: Upgrade nightly to use 2 years ago
Jan-Erik Rediger d503ec2587 Remove LMDB from the default features 2 years ago
Jan-Erik Rediger dd42887903 Hide all of LMDB behind a feature 2 years ago
Kagami Sascha Rosylight c03fcfbf3d
`fail-fast: false` for ci.yml 2 years ago
Kagami Sascha Rosylight 5fbe85f970
Migrate from Travis CI to GitHub Actions (#220) 2 years ago
Jan-Erik Rediger 762887be3f (cargo-release) version 0.17.1 2 years ago
Jan-Erik Rediger 68bba74234 Upgrade to latest ordered-float 2 years ago
Jan-Erik Rediger e972992d8d
Merge pull request #217 from badboy/paste-update 2 years ago
Jan-Erik Rediger 0c41e61a64 Update paste to v1 2 years ago
Victor Porof 76cfa91fc7 Update version to 0.17.0 3 years ago
Xidorn Quan 835c5ac90e Remove mention of failure in doc 3 years ago
Xidorn Quan 47f63aead1 Replace failure with thiserror 3 years ago
Victor Porof fba6b3eb06
Merge pull request #209 from badboy/patch-1 3 years ago
Victor Porof 65d1243bbe Update version to 0.16.1 3 years ago
Victor Porof a558c4bc1b Handle all corrupted cases in the easy migration 3 years ago
Jan-Erik Rediger c9d2030b3a Update several other dependencies to correct minimal version 3 years ago
Jan-Erik Rediger fc70fbc348
Update ordered-float dependency 3 years ago
Victor Porof 82b5031187 Update version to 0.16 4 years ago
Victor Porof 8b28b1b8e0
Merge pull request #207 from mozilla/dealing-with-corrupted 4 years ago
Victor Porof bce037a902 Add a way to discard corrupted databases on load 4 years ago
Victor Porof f604c83170
Merge pull request #206 from mozilla/migration-bug 4 years ago
Victor Porof b51b5e07a5 Prevent potential deadlocks in safe mode environments when opnening dbs 4 years ago
Victor Porof 2d93f06d39 Make easy migrator more reslient against situations where old files don't get deleted 4 years ago