Commit Graph

332 Commits (4eabbdb7ec8b7867dadfb3216057a64b5b4e5b16)

Author SHA1 Message Date
Chris Riccomini fd2545c80a add maven publication target and instructions 10 years ago
Igor Canadi 0908ddcea5 Don't keep managing two rocksdb version 10 years ago
Chris Riccomini d0916f452f add major minor micro version to java jars 10 years ago
Chris Riccomini 726ac5bca8 shrink vagrant commands to single line 10 years ago
Chris Riccomini a2f98ef618 fix tabs in Makefile 10 years ago
Chris Riccomini 0b923f0f9a add centos 5.6 build instead of ubuntu. 10 years ago
mike@arpaia.co ee1f3ccb06 Package generation for Ubuntu and CentOS 10 years ago
Lei Jin 2faf49d5f1 use GetContext to replace callback function pointer 10 years ago
Chris Riccomini 9db13987b1 Update RocksDB's Java bindings to support multiple native RocksDB builds in the same Jar file. Cross build RocksDB for linux32 and linux64 using Vagrant. Build a cross-platform fat jar that contains osx, linux32, and linux64 RocksDB static builds. 10 years ago
Torrie Fischer 6f0964e37c Only run make unity on travis instead of make check 10 years ago
Torrie Fischer 9ed1b49a24 Build unity build on make check 10 years ago
Igor Canadi 49aacd8d2b Fix make install 10 years ago
Yueh-Hsuan Chiang ebb5c65e60 Add make install 10 years ago
Igor Canadi 6bb7e3ef25 Merger test 10 years ago
Naveen 1d284db213 Addressing review comments 10 years ago
Igor Canadi a2bb7c3c33 Push- instead of pull-model for managing Write stalls 10 years ago
Feng Zhu 0af157f9bf Implement full filter for block based table. 10 years ago
Feng Zhu 40ddc3d6c4 add cache bench 10 years ago
Radheshyam Balasundaram b6fd7811eb Don't do memtable lookup in db_impl_readonly if memtables are empty while opening db. 10 years ago
sdong 28b5c76004 WriteBatchWithIndex: a wrapper of WriteBatch, with a searchable index 10 years ago
Naveen ddb8039e3a RocksDB static build 10 years ago
Lei Jin 218857b3f5 remove tailing_iter.h/cc 10 years ago
Radheshyam Balasundaram 9674c11d01 Integrating Cuckoo Hash SST Table format into RocksDB 10 years ago
miguelportilla 93e6b5e9d9 Changes to support unity build: 10 years ago
Radheshyam Balasundaram 62f9b071ff Implementation of CuckooTableReader 10 years ago
Igor Canadi 6296330417 SpatialDB 10 years ago
Yueh-Hsuan Chiang b5c4c0b86b [Java] Add the missing ROCKSDB_JAR variable in Makefile 10 years ago
Igor Canadi f82d4a2498 Also bump version in Makefile 10 years ago
sdong e6de02103a Add a utility function to guess optimized options based on constraints 10 years ago
Yueh-Hsuan Chiang ae7743f226 Fixed some make and linking issues of RocksDBJava 10 years ago
Radheshyam Balasundaram cf3da899b0 Adding a new SST table builder based on Cuckoo Hashing 10 years ago
Yueh-Hsuan Chiang 2f289dccf3 Add -Wsign-compare to WARNING_FLAGS in Makefile 10 years ago
Stanislau Hlebik 1c9f190ae3 Fix db_test 10 years ago
sdong 01700b6911 Update master to version 3.3 10 years ago
Igor Canadi f0a8be253e JSON (Document) API sketch 10 years ago
Lei Jin 5ef1ba7ff5 generic rate limiter 10 years ago
Ankit Gupta e0ebea6cc2 Add doc and end of line 10 years ago
Igor Canadi 00b26c3a83 JSONDocument 10 years ago
Igor Canadi f068d2a94d Move master version to 3.2 10 years ago
Mike Lin 76596b5318 Fix building RocksDB in paths containing spaces -- quote path names in Makefile and build_detect_platform. 10 years ago
Igor Canadi 313b2e5da1 Better INSTALL.md and Makefile rules 10 years ago
Igor Canadi d2569fea47 log_and_apply_bench on a new benchmark framework 10 years ago
Yueh-Hsuan Chiang d56959a5fc [Java] Use environmental variable JAVA_HOME in Makefile for RocksJava. 10 years ago
Krzysztof Kowalczyk 2b7cf03e0d Update Makefile 10 years ago
Igor Canadi f1c9aa6ebe More unsigned/signed compare fixes 10 years ago
Igor Canadi 38693d99c4 Fix more signed/unsigned comparsions 10 years ago
Igor Canadi e525bb16ea Make kMajorVersion and kMinorVersion take version from version macros 10 years ago
Ankit Gupta a515d23651 Revert makefile 10 years ago
Ankit Gupta e96e71becf Multi-get impl and formatting 10 years ago
Igor Canadi a40970aa31 Run whitebox test before black box 10 years ago