Commit Graph

429 Commits (f24ef5d6ab8bcde242508536ff504f2c3e304600)

Author SHA1 Message Date
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
Manuel Ung 2005c88a75 Implement non-exclusive locks 8 years ago
Igor Canadi 3f407b065c Kill flashcache code in RocksDB 8 years ago
Islam AbdelRahman f39452e81f Fix heap use after free ASAN/Valgrind 8 years ago
Yueh-Hsuan Chiang 647eafdc21 Introduce Lua Extension: RocksLuaCompactionFilter 8 years ago
Maysam Yabandeh 361010d447 Exporting compaction stats in the form of a map 8 years ago
Reid Horuff 4dfaa6610a Make IsDeadlockDetect() virtual member of Transaction 8 years ago
Islam AbdelRahman 869ae5d786 Support IngestExternalFile (remove AddFile restrictions) 8 years ago
Manuel Ung 4edd39fda2 Implement deadlock detection 8 years ago
Yi Wu e29d3b67c2 Make max_background_compactions and base_background_compactions dynamic changeable 8 years ago
Reid Horuff 02b3e3985c Make txn->GetState() const 8 years ago
Reid Horuff 37737c3a6b Expose Transaction State Publicly 8 years ago
Sage Weil 4985f60fc8 env_mirror: fix a few leaks (#1363) 8 years ago
Manuel Ung be1f1092c9 Expose transaction id, lock state information and transaction wait information 8 years ago
Aaron Gao f517d9dd09 Add SeekForPrev() to Iterator 8 years ago
Yi Wu 9ed928e7a9 Split DBOptions into ImmutableDBOptions and MutableDBOptions 8 years ago
Yi Wu 17f76fc564 DB::GetOptions() reflect dynamic changed options 8 years ago
Aaron Gao 4590b53a4b add stats to Cache::LookUp() 8 years ago
Aaron Gao 4ad928e170 add comment to SimCache to estimate actual capacity 8 years ago
Andrew Kryczka 3771e37970 WriteBatch support for range deletion 9 years ago
Aaron Gao e408e98c8c add Name() to Cache 9 years ago
Aaron Gao 76a67cf741 support stackableDB as the baseDB of transactionDB 9 years ago
Aaron Gao 2914de64e8 add sim_cache stats to Statistics 9 years ago
Zongzhi Chen 98d0b78eac Added check_snapshot option in the DB's AddFile function (#1261) 9 years ago
omegaga 44f5cc57a5 Add time series database (resubmitted) 9 years ago
sdong 7c4615cf1f A utility function to help users migrate DB after options change 9 years ago
ryneli 663afef884 Add EnvLibrados - RocksDB Env of RADOS (#1222) 9 years ago
Yi Wu 4b95253587 Refactor cache.cc 9 years ago