Commit Graph

356 Commits (7303d02bdf4c35b051cdcbbeb1b7239e696fb814)

Author SHA1 Message Date
Anand Ananthabhotla d0f1b49ab6 Add a Close() method to DB to return status when closing a db 7 years ago
Maysam Yabandeh 2515266725 WritePrepared Txn: Refactoring TrackKeys 8 years ago
Prashant D 602fe9454c Fix coverity issues in include/rocksdb 8 years ago
Mikhail Antonov 7fe3b32896 Added support for differential snapshots 8 years ago
Maysam Yabandeh 17731a43a6 WritePrepared Txn: Optimize for recoverable state 8 years ago
Yi Wu 5a2a6483dc Blob DB: Inline small values in base DB 8 years ago
Dmitri Smirnov ebab2e2d42 Enable MSVC W4 with a few exceptions. Fix warnings and bugs 8 years ago
Maysam Yabandeh 4e3c3d8c6a WritePrepared Txn: duplicate keys 8 years ago
Maysam Yabandeh 385049baf2 WritePrepared Txn: Recovery 8 years ago
Yi Wu ec48e5c77f Add TransactionDB::SingleDelete() 8 years ago
Andrew Kryczka f5148ade10 support opening zero backups during engine init 8 years ago
Maysam Yabandeh f46464d383 write-prepared txn: call IsInSnapshot 8 years ago
Artem Danilov 8a6708f5f2 Extend property map with compaction stats 8 years ago
Maysam Yabandeh fbfa3e7a43 WriteAtPrepare: Efficient read from snapshot list 8 years ago
Maysam Yabandeh ccf7f833e3 Use PinnableSlice in Transactions 8 years ago
Archit Mishra bddd5d3630 Added mechanism to track deadlock chain 8 years ago
Aaron G 7848f0b24c add VerifyChecksum() to db.h 8 years ago
Maysam Yabandeh a9a4e89c38 Fix valgrind complaint about initialization 8 years ago
Maysam Yabandeh c9804e007a Refactor TransactionDBImpl 8 years ago
Siying Dong 21696ba502 Replace dynamic_cast<> 8 years ago
Sagar Vemuri aace46516b Fix license headers in Cassandra related files 8 years ago
Islam AbdelRahman 50a969131f CacheActivityLogger, component to log cache activity into a file 8 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 8 years ago
Victor Gao 1d7048c598 comment out unused parameters 8 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Siying Dong e517bfa2c2 CLANG Tidy 8 years ago
Maysam Yabandeh 499ebb3ab5 Optimize for serial commits in 2PC 8 years ago
Sagar Vemuri 89ad9f3adb Allow ignoring unknown options when loading options from a file 8 years ago
hyunwoo 0ebdd70579 fixed typo 8 years ago
Andrew Kryczka 3fa9a39c68 Add GetAllKeyVersions API 8 years ago
Yi Wu 2cd00773c7 Add bulk create/drop column family API 8 years ago
siddontang b551104e04 support PopSavePoint for WriteBatch 8 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 8 years ago
Andrew Kryczka e5e545a021 Reunite checkpoint and backup core logic 8 years ago
Siying Dong 7534ba7bde StackableDB should pass ResetStats() 8 years ago
Siying Dong 97005dbd5d tools/check_format_compatible.sh to cover option file loading too 8 years ago
Andrew Kryczka df74b775e6 Limit backups opened 8 years ago
Manuel Ung 1f8b119ed6 Limit maximum memory used in the WriteBatch representation 8 years ago
Siying Dong 9ef3627fd3 Allow checkpointing without flushing 8 years ago
Siying Dong 17866ecc3a Allow Users to change customized ldb tools' header in help printing 8 years ago
Maysam Yabandeh 11526252cc Pinnableslice (2nd attempt) 8 years ago
Andrew Kryczka 0ad5af42d0 Clarify VerifyBackup behavior 8 years ago
Giuseppe Ottaviano 4d7c06cedf Make WriteBatchWithIndex moveble 8 years ago
Vitaliy Liptchinsky 1aaa898cf1 Adding GetApproximateMemTableStats method 8 years ago
Andrew Kryczka 17c1180603 Generalize Env registration framework 8 years ago
Vitaliy Liptchinsky e840213d6e Change DB::GetApproximateSizes for more flexibility needed for MyRocks 8 years ago
Maysam Yabandeh d0ba8ec8f9 Revert "PinnableSlice" 8 years ago
Maysam Yabandeh 54d94e9c2c PinnableSlice 8 years ago
Sage Weil 4e07b08eff include/rocksdb/utilities/env_librados: fix typo 8 years ago
Aaron Gao 972f96b3fb direct io write support 8 years ago