Commit Graph

160 Commits (96a13b4f4b67333fbb0db6814c885486064437f3)

Author SHA1 Message Date
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
Aaron Gao a43c053ad8 remove duplicated utilities/merge_operators/cassandra/test_utils.cc in src.mk 7 years ago
Yi Wu 982cec22af Fix TARGETS file tests list 7 years ago
Ewout Prangsma 51778612c9 Encryption at rest support 7 years ago
Chen Shen cbd825deea Create a MergeOperator for Cassandra Row Value 7 years ago
Siying Dong 95b0e89b5d Improve write buffer manager (and allow the size to be tracked in block cache) 7 years ago
Maysam Yabandeh 5a9b4d7435 Retire memenv https://github.com/facebook/rocksdb/pull/2082 7 years ago
Tamir Duberstein 0dc3040d54 db: avoid `#include`ing malloc and jemalloc simultaneously 7 years ago
Yi Wu ad19eb8686 Fixing blob db sequence number handling 7 years ago
Yi Wu 345878a7fb update blob_db_test 7 years ago
Yi Wu 578fb0b1dc Simple blob file dumper 7 years ago
Adam Retter 88c818e437 Replace deprecated RocksDB#addFile with RocksDB#ingestExternalFile 7 years ago
Yi Wu 86d5492530 Fix build error with blob DB. 7 years ago
Andrew Kryczka 3fa9a39c68 Add GetAllKeyVersions API 7 years ago
Anirban Rahut d85ff4953c Blob storage pr 7 years ago
Andrew Kryczka f6a27d0bce Extract statistics tests into separate file 7 years ago
Andrew Kryczka e5e545a021 Reunite checkpoint and backup core logic 7 years ago
Siying Dong ff97287016 Refactor compaction picker code 7 years ago
Sagar Vemuri 343b59d6ee Move various string utility functions into string_util 7 years ago
Yi Wu df6f5a3772 Move memtable related files into memtable directory 7 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 7 years ago
Siying Dong ce64b8b719 Divide db/db_impl.cc 7 years ago
Andrew Kryczka e2c6c06366 add TimedEnv 7 years ago
Siying Dong 6ef8c620d3 Move auto_roll_logger and filename out of db/ 7 years ago
Adam Retter 0ee7f04039 Added missing options to RocksJava 7 years ago
Maysam Yabandeh a2f7a514d1 Refactoring 7 years ago
Siying Dong ba4c77bd6b Divide external_sst_file_test 7 years ago
Siying Dong 8ad0fcdf99 Separate small subset tests in DBTest 7 years ago
Siying Dong 1ba2804b7f Remove XFunc tests 7 years ago
Islam AbdelRahman 574b543f80 Rename merger.h -> merging_iterator.h 8 years ago
Andrew Kryczka 17c1180603 Generalize Env registration framework 8 years ago
Yi Wu c270735861 Iterator should be in corrupted status if merge operator return false 8 years ago
Igor Canadi 3f407b065c Kill flashcache code in RocksDB 8 years ago
Andrew Kryczka e333528991 DeleteRange write path end-to-end tests 8 years ago
Islam AbdelRahman 86eb2b9ad9 Fix src.mk 8 years ago
Islam AbdelRahman 869ae5d786 Support IngestExternalFile (remove AddFile restrictions) 8 years ago
Andrew Kryczka 6fbe96baf8 Compaction Support for Range Deletion 8 years ago
Injun Song 7260662b39 Add Java API for SstFileWriter 8 years ago
Yi Wu 9ed928e7a9 Split DBOptions into ImmutableDBOptions and MutableDBOptions 8 years ago