38 Commits (e728a14a97f0dc1206e8d48ba7ef91551696bc89)

Author SHA1 Message Date
Tyler Neely b4c3f3ab2f Export SubDBIterator 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 a09580fec7 small refactor to get CF's working on batches at the cost of OOB CF handling 9 years ago
Tyler Neely d78c250da8 Now friendly with 1.1 stable! 10 years ago
David Greenberg 2e367520ea Fix boxing problems and add more tests 10 years ago
David Greenberg c801628288 Reduce public api 10 years ago
David Greenberg 91b8246735 Add snapshots 10 years ago
David Greenberg 86ab20ffd6 Add iterator API 10 years ago
David Greenberg 909bc8819c Improve safety of borrow checker with ffi objects 10 years ago
Tyler Neely af7d782a17 Clean up after benchmarking tests. Enforce ordering on benchmarks. 10 years ago
Tyler Neely 8d5b1e4c6c Fix a few memory leaks. Add valgrind feature for conditionally building a testable binary. Get rid of unstable vector usage. 10 years ago
David Greenberg f2c6fc5a27 Make writing to a DB a trait 10 years ago
Tyler Neely 2fa5de64ab Slight refactor. 10 years ago
Tyler Neely 00df70b201 Update feature annotation. 10 years ago
Tyler Neely 95c21ea171 get some basics working, still need to fix merge operators for post-1.0 10 years ago
Marius Cobzarenco 9e33a8dcb5 Updated to compile with rustc 1.0.0.alpha.2 10 years ago
Tyler Neely 51f27f8ef3 compilation fixes, some cleanup, although much is still needed 10 years ago
Tyler Neely d3815bcfdc apache 2.0 license 10 years ago
Tyler Neely 286bd66be3 add more configuration capabilities 10 years ago
Tyler Neely acba178132 initial checkpoint for some optimization options 10 years ago
Tyler Neely e98a85f4cc cleanup for merge operators 10 years ago
Tyler Neely e585d23e27 2->4 spacing 10 years ago
Tyler Neely f2b6d109c9 Rocksdb -> RocksDB 10 years ago
Tyler Neely e08f60e535 clean up String 10 years ago
Tyler Neely eb3acf0991 merge operator skeleton functionality, proper options wrapper, proper constructor 10 years ago
Tyler Neely 60a8d9a287 add on_error functionality to README.md 10 years ago
Tyler Neely 3287c19668 update readme to include delete 10 years ago
Tyler Neely 6dbde9d2e9 added delete, improved testing 10 years ago
Tyler Neely 325476aad8 spacing 10 years ago
Tyler Neely e1142f4f2f some cleanups and interface smoothing 10 years ago
Tyler Neely f340e74c1d add cargo build for rocksdb 3.8.1, no more LD_PRELOAD 10 years ago
Tyler Neely 91e7dd7416 remove some debugging cruft 10 years ago
Tyler Neely 1a02679f41 some more structuring. added map function to handle results more nicely. 10 years ago
Tyler Neely 55a67bee83 some more scratchings, rudimentary structuring, added more 'features' (bugs) 10 years ago