535 Commits (166c95fc70100bc42f6a973fc096754505cbecdf)
 

Author SHA1 Message Date
Tyler Neely 14a68671e7 some scaffolding, refactoring, clearing of todo's 10 years ago
Tyler Neely b87ca6bce8 wording 10 years ago
Tyler Neely 5c12317bf4 add 1.0.0-alpha to build 10 years ago
Tyler Neely 6e6df51393 add build status now that build is configured 10 years ago
Tyler Neely 97194e8c2c built script change 10 years ago
Tyler Neely 825fdac23c hide build status until the build is properly configured 10 years ago
Tyler Neely e34b106fec only test with nightly for now 10 years ago
Tyler Neely 26c089a58a update .travis.yml 10 years ago
Tyler Neely e8a36b7b58 add .travis.yml 10 years ago
Tyler Neely 452d87fde1 add travis-ci integration 10 years ago
Tyler Neely 3dc9849956 add travis-ci integration 10 years ago
Tyler Neely ad83707bff respectful capitalization 10 years ago
Tyler Neely 534266f09a split some code into smaller files 10 years ago
Tyler Neely 7a43bc64fd update readme with rocksdb installation procedures 10 years ago
Tyler Neely c4bdb6514c remove compilation warning. all is calm, for now 10 years ago
Tyler Neely e990549b77 Merge branch 'master' of github.com:spacejam/rust-rocksdb into tan_ICE 10 years ago
Tyler Neely 51f27f8ef3 compilation fixes, some cleanup, although much is still needed 10 years ago
Tyler Neely 922e8c5614 add breakage notice to README 10 years ago
Tyler Neely 1e38a2433d ICE for 1/8/15 nightly 10 years ago
Tyler Neely bd910578f2 triggers ICE 10 years ago
Tyler Neely 44efc60b4b Merge pull request #3 from AndreyG/master 10 years ago
Andrey Davydov 064370072c missing 'Result -> Option' conversion added 10 years ago
Andrey Davydov 7529310591 missing Copy implementations added 10 years ago
Andrey Davydov 0351d73433 unused import removed 10 years ago
Andrey Davydov 36022a6865 proc() replaced to unboxed closure 10 years ago
Andrey Davydov 3235e86b6b redundant lifetime parameter removed 10 years ago
Tyler Neely 0111d295b5 nuke old gitmodules 10 years ago
Tyler Neely d3815bcfdc apache 2.0 license 10 years ago
Tyler Neely 9f350524b4 apache 2.0 license 10 years ago
Tyler Neely 48c2775915 typo 10 years ago
Tyler Neely f9d32974b5 small cleanup 10 years ago
Tyler Neely 346cf34bf9 small cleanup 10 years ago
Tyler Neely 52e776c8ea small cleanup 10 years ago
Tyler Neely cb40659ef8 bump version 10 years ago
Tyler Neely 0db7837dd1 add cache functions 10 years ago
Tyler Neely 7369664261 Merge pull request #2 from spacejam/tan_optimization 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 0a53d41e16 readme cleanup 10 years ago
Tyler Neely e98a85f4cc cleanup for merge operators 10 years ago
Tyler Neely 0f0f5910f4 update readme 10 years ago
Tyler Neely 785ead1b4d Merge pull request #1 from spacejam/tan_merge 10 years ago
Tyler Neely 06e5e44b67 training wheels off. &[u8] not String 10 years ago
Tyler Neely 6eb01eb07c basic rustic merge operator 10 years ago
Tyler Neely 5f0b895cca more thrashing about for merge operator support 10 years ago
Tyler Neely 12c7afad9e added operand iterator, beginnings of rustic merge operator 10 years ago
Tyler Neely 2d35e4de8d add destroy db so that we can clean up after tests 10 years ago
Tyler Neely 423f90a45d correct signature alignment for merge operator 10 years ago
Tyler Neely 64a298ff70 add debugging info, some proper malloc'ing 10 years ago
Tyler Neely 90ef2333c3 initial implementation fragments for supporting merge operators 10 years ago