Commit Graph

378 Commits (d29153d440d0b36fd6c29a609ce58010eb820595)
 

Author SHA1 Message Date
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
Victor Porof efa7ed63a1 Update version to 0.14 4 years ago
Victor Porof 5e2d0d6764
Merge pull request #201 from mozilla/easy-migration 4 years ago
Victor Porof 84b74b7610 Handle NO_LOCK when opening environments 4 years ago
Victor Porof b2f4f097c6 Handle NO_LOCK and NO_SUB_DIR when retrieving environment files 4 years ago
Victor Porof a634920d46 Remove `set_check_if_env_exists` since it's unreliable with LMDB 4 years ago
Victor Porof bada6fec6f Make migration easier for consumers 4 years ago
Victor Porof d1fef9a2c8 Update version to 0.13 4 years ago