Commit Graph

8 Commits (0f3e934f77dd044617b181f74ec1c300410f6298)

Author SHA1 Message Date
Kagami Sascha Rosylight 0f3e934f77
Follow the default behavior of rustfmt (#224) 2 years ago
Victor Porof ae33373bc4 Delay short-circuiting `skip_while` and `filter` adaptors for better perforamnce in case of multi databases 5 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 b5fedd453a Fix cursor/iterator lifetime coupling which can result in referencing invalid memory when eliminating dead code 5 years ago
Victor Porof 607700872d Optimize for non-int and non-dup-sort types of databases using features 5 years ago
Victor Porof 40e1d84b60 Make iterators yield items sorted by key (match LMDB) 5 years ago
Victor Porof 4a955a70a0 Implement safe mode backing store 5 years ago
Victor Porof a4d76eb250 Generalize LMDB usage and add support for multiple backing stores 5 years ago