Commit Graph

385 Commits (without.crypto)
 

Author SHA1 Message Date
Niko 6dbb5c68ed using lmdb lib from mdb.master, not mdb.master3 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 4 years ago
Jan-Erik Rediger fc70fbc348
Update ordered-float dependency 4 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
Victor Porof 2b0ececa3f Update version to 0.15 4 years ago
Victor Porof a6a9042ec8
Merge pull request #203 from mozilla/ignore-more 4 years ago
Victor Porof d74250b549 Make migration methods and error handling less surprising 4 years ago
Victor Porof 6e04f6a117 Add tests 4 years ago
Victor Porof 1c892355b7 Ignore file invalid errors when migrating 4 years ago
Victor Porof 7fd0c83d14 Update version to 0.14.1 4 years ago
Victor Porof 4ebabdba4f
Merge pull request #202 from mozilla/ignore-io-error 4 years ago
Victor Porof a2b4f2cc77 Add ability to disable path canonicalization 4 years ago
Victor Porof 99203b05c7 Ignore source environment path errors when migrating, as per documentation 4 years ago