Commit Graph

160 Commits (ccb4f047ae0c6538b20090b0d70f80818c79482d)

Author SHA1 Message Date
Peter Dillinger 1e4850f626 Java build: finish compiling before testing (etc) (#10034) 2 years ago
Alan Paxton b6ad0d958f Fb 9718 verify checksums is ignored (#9767) 3 years ago
Alan Paxton ce84e50288 Plugin java jni support (#9575) 3 years ago
Alan Paxton 36ce2e2a0a Update build files for java8 build (#9541) 3 years ago
Peter Dillinger 78aee6fedc Remove obsolete backupable_db.h, utility_db.h (#9438) 3 years ago
Yanqin Jin 50135c1bf3 Move HDFS support to separate repo (#9170) 3 years ago
Adam Retter 65996dd757 Fixes for building RocksJava builds on s390x (#9321) 3 years ago
Adam Retter 1a8eec461b Remove invalid RocksJava native entry (#9147) 3 years ago
Alan Paxton ec9082d698 Regression tests for tickets fixed by previous change. (#9019) 3 years ago
Alan Paxton 8d615a2b1d New-style blob option bindings, Java option getter and improve/fix option parsing (#8999) 3 years ago
Alan Paxton 86cf7266c3 keyMayExist() supports ByteBuffer (#9013) 3 years ago
Alan Paxton f5526af8ed Fix multiget throwing NPE for num of keys > 70k (#9012) 3 years ago
Xiaopeng Zhang c603f2f898 support getUsage and getPinnedUsage in JavaAPI for Cache (#7925) 4 years ago
Adam Retter 3e6ee9f82e Update the versions of the test dependencies used for RocksJava (#7805) 4 years ago
Adam Retter 29d12748b0 Fix failing RocksJava test compilation and add CI (#7769) 4 years ago
Tomasz Posluszny 6528ecc800 Add event listeners to RocksJava (#7425) 4 years ago
Tomasz Posluszny ec5add398c Implement Java API for ConcurrentTaskLimiter class and compaction_thread_limiter field in ColumnFamilyOptions (#7347) 4 years ago
Tomas Kolda cd4592c220 SST Partitioner interface that allows to split SST files (#6957) 4 years ago
Adam Retter 899e59ecb7 Add DB::OpenAsSecondary to RocksJava (#7047) 4 years ago
mrambacher 4cbc19d2a1 Add a ConfigOptions for use in comparing objects and converting to/from strings (#6389) 4 years ago
Peter Dillinger 85dbdf2586 Use an Amazon S3 bucket for downloading deps (#6526) 5 years ago
Adam Retter 0772768d07 Force Java version on Travis CI (#6512) 5 years ago
Adam Retter 7242dae7fe Improve RocksJava Comparator (#6252) 5 years ago
Peter Dillinger 90c71aa5d9 Don't download from (unreliable) maven.org (#6348) 5 years ago
Adam Retter a07a9dc904 Reduce the need to re-download dependencies (#6318) 5 years ago
Levi Tamasi b7f1b3e51c Access Maven Central over HTTPS (#6301) 5 years ago
Richard He 699e1b5ede Added support for SstFileReader JNI interface (#5556) 5 years ago
Adam Retter d1ae67bdb9 Switch Travis to Xenial build (#4789) 5 years ago
Adam Retter bb474e9a02 Add missing functionality to RocksJava (#4833) 6 years ago
Jigar Bhati a4d9aa6b18 Plumb WriteBufferManager through JNI (#4492) 6 years ago
John Calcote 9c20797136 Add UInt64AddOperator to rocksjava (#4448) 6 years ago
Ben Clay c9048021ad RocksJava: memory_util support (#4446) 6 years ago
Christian Esken c7cf981a85 Add CompactRangeOptions for Java (#4220) 6 years ago
Adam Retter ca87aef82d Added support for SstFileManager to RocksJava 7 years ago
Adam Retter c5302a8a58 Java wrapper for Native Comparators 7 years ago
Adam Retter 2ac988c67e Add TransactionDB and OptimisticTransactionDB to the Java API 7 years ago
Adam Retter 560e984995 Added CompactionFilterFactory support to RocksJava 7 years ago
Sagar Vemuri c8f3606731 Expose LoadLatestOptions, LoadOptionsFromFile and GetLatestOptionsFileName APIs in RocksJava 7 years ago
Pengchao Wang 534c255c7a Cassandra compaction filter for purge expired columns and rows 7 years ago
Daniel Black 7550255c54 Add JAVAC_ARGS as Makefile variable 7 years ago
Adam Retter 000bf0af38 Improve the design and native object management of Stats in RocksJava 7 years ago
Chen Shen cbd825deea Create a MergeOperator for Cassandra Row Value 7 years ago
Adam Retter 88c818e437 Replace deprecated RocksDB#addFile with RocksDB#ingestExternalFile 7 years ago
Tomas Kolda 04d58970cb AIX and Solaris Sparc Support 8 years ago
Daniel Black 3eab41d7c4 java dependencies test -s -> use test -d 8 years ago
Adam Retter 0ee7f04039 Added missing options to RocksJava 8 years ago
Adam Retter c6d464a9da Fixed various memory leaks and Java 8 JNI Compatibility 8 years ago
Siying Dong 257de78d9b Remove "-Xcheck:jni" from Java tests (#1402) 8 years ago
Adam Retter 5cd28833a2 [RocksJava] Adjusted RateLimiter to 3.10.0 (#1368) 8 years ago
Injun Song 7260662b39 Add Java API for SstFileWriter 8 years ago