Commit Graph

348 Commits (6534c6dea4e385e38f48fc561e717352d8a2d65d)

Author SHA1 Message Date
Abhishek Madan 8c78348c77 Use only "local" range tombstones during Get (#4449) 6 years ago
Jigar Bhati a4d9aa6b18 Plumb WriteBufferManager through JNI (#4492) 6 years ago
Ben Clay c9048021ad RocksJava: memory_util support (#4446) 6 years ago
Yi Wu d6f2ecf49c Utility to run task periodically in a thread (#4423) 6 years ago
Abhishek Madan 1626f6ab6b Add RangeDelAggregator microbenchmarks (#4363) 6 years ago
Sagar Vemuri f46dd5cbeb Remove trace_analyzer_tool from LIB_SOURCES (#4331) 6 years ago
Yi Wu a6d3de4e7a BlobDB: Implement DisableFileDeletions (#4314) 6 years ago
Zhichao Cao 9e2d5ab6bf Adjusted the Makefile of trace_analyzer to isolate the Gflags from other (#4290) 6 years ago
Christian Esken c7cf981a85 Add CompactRangeOptions for Java (#4220) 6 years ago
Fenggang Wu 19ec44fd39 Improve point-lookup performance using a data block hash index (#4174) 6 years ago
Zhichao Cao 999d955e4f RocksDB Trace Analyzer (#4091) 6 years ago
Yi Wu 140f256da2 BlobDB: Cleanup TTLExtractor interface (#4229) 6 years ago
Sagar Vemuri 12b6cdeed3 Trace and Replay for RocksDB (#3837) 6 years ago
Fenggang Wu 8805ec2f49 DataBlockHashIndex: Standalone Implementation with Unit Test (#4139) 6 years ago
Chang Su 374c37da5b move static msgs out of Status class (#4144) 6 years ago
Siying Dong ddc07b40fc Remove managed iterator 6 years ago
Anand Ananthabhotla 52d4c9b7f6 Allow DB resume after background errors (#3997) 6 years ago
Dmitri Smirnov f4b72d7056 Provide a way to override windows memory allocator with jemalloc for ZSTD 6 years ago
Manuel Ung 01e3c30def Extend existing unit tests to run with WriteUnprepared as well 6 years ago
Manuel Ung aaac6cd16f Add write unprepared classes by inheriting from write prepared 6 years ago
Andrew Kryczka e410501eeb Add missing test files to src.mk 6 years ago
Mike Kolupaev 8bf555f487 Change and clarify the relationship between Valid(), status() and Seek*() for all iterators. Also fix some bugs 6 years ago
Siying Dong d59549298f Skip deleted WALs during recovery 6 years ago
Adam Retter ca87aef82d Added support for SstFileManager to RocksJava 6 years ago
Yanqin Jin 1f5def1653 Fix race condition causing double deletion of ssts 6 years ago
Dmitri Smirnov 53d66df0c4 Refactor sync_point to make implementation either customizable or replaceable 6 years ago
Adam Retter c5302a8a58 Java wrapper for Native Comparators 6 years ago
Yi Wu b864bc9b5b Blob DB: Improve FIFO eviction 6 years ago
Pooya Shareghi 0a2354ca8f Added bytes XOR merge operator 6 years ago
Adam Retter 2ac988c67e Add TransactionDB and OptimisticTransactionDB to the Java API 6 years ago
Siying Dong 2f1a3a4d74 Refactor ReadBlockContents() 7 years ago
Yi Wu dd49f89466 Fix TARGETS lint warnings. 7 years ago
Yi Wu 42564ada53 Blob DB: not using PinnableSlice move assignment 7 years ago
Maysam Yabandeh 60d83df23d WritePrepared Txn: Move DB class to its own file 7 years ago
Yi Wu 31d3e41810 PinnableSlice move assignment 7 years ago
Adam Retter 560e984995 Added CompactionFilterFactory support to RocksJava 7 years ago
Yi Wu d1b74b0c82 WritePrepared Txn: Compaction/Flush 7 years ago
Sagar Vemuri c8f3606731 Expose LoadLatestOptions, LoadOptionsFromFile and GetLatestOptionsFileName APIs in RocksJava 7 years ago
Kamalalochana Subbaiah e612e31740 Updated CRC32 Power Optimization Changes 7 years ago
Pengchao Wang 825a22c00c garbage collect tombstones in merge operator 7 years ago
Maysam Yabandeh 26ac24f199 Add more unit test to write_prepared txns 7 years ago
Maysam Yabandeh bdc056f8aa Refactor PessimisticTransaction 7 years ago
Maysam Yabandeh c9804e007a Refactor TransactionDBImpl 7 years ago
Maysam Yabandeh c3d5c4d38a Refactor TransactionImpl 7 years ago
Yi Wu 1900771bd2 Dump Blob DB options to info log 7 years ago
Yi Wu 6083bc79f8 Blob DB TTL extractor 7 years ago
Siying Dong c281b44829 Revert "CRC32 Power Optimization Changes" 7 years ago
Kamalalochana Subbaiah 2289d38115 CRC32 Power Optimization Changes 7 years ago
Pengchao Wang 534c255c7a Cassandra compaction filter for purge expired columns and rows 7 years ago
Adam Retter 000bf0af38 Improve the design and native object management of Stats in RocksJava 7 years ago