Commit Graph

394 Commits (main)
 

Author SHA1 Message Date
Victor Porof 9792551a4c Remove write flags superfluous associated type 5 years ago
Victor Porof 39cc10861a Add more tests for the safe mode backend 5 years ago
Victor Porof a92867c8ab Add more tests for the rkv backend 5 years ago
Victor Porof 4a955a70a0 Implement safe mode backing store 5 years ago
Victor Porof 1d9c11f9f4 Drop eq and partial-eq trait requirement on backend databases 5 years ago
Victor Porof 2bb1436375 Drop copy and clone traits requirement on backend databases 5 years ago
Victor Porof a4d76eb250 Generalize LMDB usage and add support for multiple backing stores 5 years ago
Victor Porof 8b51df1952 Pre: split key types into separate module 5 years ago
Victor Porof 11ac25cf2f Bump version to 0.10.2 5 years ago
Victor Porof 429b34df20
Merge pull request #157 from mozilla/optional-clang 5 years ago
Victor Porof 7430e820f3 Bump lmdb-rkv version to 0.12.3 5 years ago
Victor Porof ef6779b0c6 Temporarily work around CI failure on rust nightlies 5 years ago
Victor Porof d9bb9beb3f Remove with-clang feature in favor of using $CC 5 years ago
Victor Porof 0db8bb6eb8 Bump version to 0.10.1 5 years ago
Victor Porof 009f6c36ef Bump lmdb-rkv version to 0.12.2 5 years ago
Victor Porof df50b077b0
Use relaxed dependency versions (pre 0.10) for better build compat with m-c (#156) 5 years ago
Victor Porof 5d3a32041a
Merge pull request #154 from mozilla/windows-ci-updates 5 years ago
Victor Porof d884c8ba84
Merge pull request #153 from mozilla/update-rkv 5 years ago
Victor Porof 95260679c6 Cache crates and build on CI under Windows 5 years ago
Victor Porof 428ee3d301 Test both debug and release versions on CI under Windows 5 years ago
Victor Porof 83f2cd3ebe Don't use sudo unnecessarily 5 years ago
Victor Porof d120c7ceb4 Don't allow failures on nightly 5 years ago
Victor Porof 8a2acf9a5d Use official clang on osx 5 years ago
Victor Porof 033f70ec62 Test building with clang on CI on linux and osx 5 years ago
Victor Porof 464af1bf96 Expose sys crate features on the main crate 5 years ago
Victor Porof 748328fdea Bump rkv version to 0.12.1 5 years ago
Victor Porof d4d31aa0c7 Bump version to 0.10.0, update authors 5 years ago
Victor Porof c796ed055c Add documentation link 5 years ago
Victor Porof 18ee754673
Merge pull request #151 from mozilla/update-stuff 5 years ago
Victor Porof 62b889119a Test on more platforms 5 years ago
Victor Porof 14b1b44e0a Use latest versions of rust nightly for rustfmt and clippy 5 years ago
Victor Porof bbba151b40 Display more verbose logs when testing 5 years ago
Victor Porof a1e6f42af9 Display verbose cargo version in logs 5 years ago
Victor Porof a776b3b400 Update all dependencies to their latest version for the main crate 5 years ago
Victor Porof 1addb89e7e Format yml files 5 years ago
Victor Porof 9f53d43c0b Fix target typo in .gitignore 5 years ago
Nan Jiang 698ae601de
Fix clippy errors (#152) 5 years ago
Myk Melez 621567cd5d test that one can mutate managed Rkv instances in surprising ways (#129) 5 years ago
Victor Porof a76061768d Merge branch 'rrichardson-txn_test' 5 years ago
Victor Porof af7c57d454 Format newly added test_txn.rs 5 years ago
Victor Porof 52eebdc463 Merge branch 'txn_test' of git://github.com/rrichardson/rkv into rrichardson-txn_test 5 years ago
Myk Melez 44b1596fea Add test exceeding LMDB's key size limit (#150) 5 years ago
Simon Sapin 84e85ad5d2 Update the url crate to 2.0 5 years ago
asyade 8935266871 Export 'Readable' trait to allow user making generic methode that take a '&Readable' instead of a '&Reader' or a '&Writer' 5 years ago
Myk Melez a2d0bede95
Merge pull request #149 from SimonSapin/url 5 years ago
Simon Sapin d3cbcd0159 Update the url crate to 2.0 5 years ago
Myk Melez b3435194d5
Merge pull request #131 from asyade/master 5 years ago
Rick Richardson 602b81097e added tests for Readable txns 5 years ago
Myk Melez 9205c8e975
Merge pull request #144 from mykmelez/publish-0.9.6 5 years ago
Myk Melez ac812c31e9 update version for 0.9.6 release 5 years ago