28 Commits (c4ddbbc87473148d9a837baab294c97b1efb8f16)

Author SHA1 Message Date
Karl Hobley 6f1aae1997 Remove just_seeked from DBRawIterator 8 years ago
Karl Hobley 73d75af5c3 Added tests for DBRawIterator 8 years ago
Richard Dodd 63a77d22c9 Add some documentation and wrap column_family_t 8 years ago
Tyler Neely ad2c15ac7c prep for 0.5 release 8 years ago
Tyler Neely 121ed9a993 formatting 8 years ago
Alexander Regueiro d9e0e9ad79 Made various aesthetic changes. 8 years ago
Karl Hobley f8e96a02df Improve naming of some of the new Options methods 8 years ago
Karl Hobley 651a2106fc Added an Error type 8 years ago
zhangjinpeng1987 42c5bb92dc set num levels 8 years ago
Tyler Neely a5becb4308 move merge operator column family test to ignored test for now 8 years ago
Tyler Neely aec7db81f2
Clean up code a bit, make clippy happier, use proper types. 9 years ago
disksing 1b9484284c export `iterator.valid()` 9 years ago
ngaut bb0ca27556 *: Fix clippy warnings. 9 years ago
Pete Hunt 09250315e8 More idiomatic iterators 9 years ago
Tyler Neely edf9421ff4 rustfmt 9 years ago
Tyler Neely 0fc2441a2e nuke DBResult 9 years ago
Steve Klabnik a7fdf42ed8 Fix all warnings 9 years ago
Tyler Neely f228e37659 small cleanup for 0.1.1 9 years ago
Tyler Neely a09580fec7 small refactor to get CF's working on batches at the cost of OOB CF handling 9 years ago
Tyler Neely c5e6fb30dd Add more (failing) cf tests 10 years ago
Tyler Neely 9f55661eba checkpointing cf work 10 years ago
Tyler Neely 4db1723001 Fix pointer use for opening column families. 10 years ago
Tyler Neely 520d9cef43 Initial column family (broken) stubs. 10 years ago
Michael Neumann 18aa0d37be Allow RocksDB to be shared across threads 10 years ago
David Greenberg bf0c2b3bc0 Add integration tests 10 years ago