Commit Graph

13 Commits (main)

Author SHA1 Message Date
Kagami Sascha Rosylight 0f3e934f77
Follow the default behavior of rustfmt (#224) 2 years ago
Jan-Erik Rediger dd42887903 Hide all of LMDB behind a feature 2 years ago
Victor Porof 3c502c4bb4 Pre: Iterators shouldn't wrap values in options 4 years ago
Victor Porof 9fe69b11ce Update crate documentation, more consistent formatting 4 years ago
Victor Porof a5389008b6 Don't allocate when creating 'from' and 'dup_of' iterators 5 years ago
Victor Porof c8fac3bb43 Rename confusingly or inappropriately named lifetimes 5 years ago
Victor Porof 607700872d Optimize for non-int and non-dup-sort types of databases using features 5 years ago
Victor Porof c81ae4b97b Derive eq and copy traits on single/multi database helpers 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
Nan Jiang 698ae601de
Fix clippy errors (#152) 5 years ago
Victor Porof af7c57d454 Format newly added test_txn.rs 5 years ago
Rick Richardson 602b81097e added tests for Readable txns 5 years ago