Commit Graph

5488 Commits (f26a139d89eba71bd28946e1f14bf59b8139cd11)
 

Author SHA1 Message Date
Islam AbdelRahman f26a139d89 Log successful AddFile 8 years ago
Islam AbdelRahman 5691a1d8a4 Fix compaction conflict with running compaction 8 years ago
Andrew Kryczka 017de666c7 fixup commit 8 years ago
Andrew Kryczka 1b7af5fb1a Redo handling of recycled logs in full purge 8 years ago
Joel Marcey 27bfe327b2 Editorial change to README.md 8 years ago
Joel Marcey 89cc404dea A bit of doc restructuring 8 years ago
Islam AbdelRahman 9e7fda8299 Fix arcanist 8 years ago
Adam Retter 2e4b5cab0e Add missing RateLimiter class to the Windows build (#1382) 8 years ago
Adam Retter ce4963fdfc [doc] Document that Visual Studio 2015+ is now required for Windows builds (#1389) 8 years ago
Dmitri Smirnov e489270980 Fix scoped arena iterator (#1387) 8 years ago
Peter (Stig) Edwards f8d8cf53fe Fix log_write_bench -bytes_per_sync option. (#1375) 8 years ago
Reid Horuff 02b3e3985c Make txn->GetState() const 8 years ago
Aaron Gao 447f17127c new Prev() prefix support using SeekForPrev() 8 years ago
Yi Wu 991b585ee0 More block cache tickers 8 years ago
Yi Wu d6ae6dec69 Add Statistics::getAndResetTickerCount(). 8 years ago
Bassam Tabbara aea3ce4c83 Avoid string CONCAT which is not supported in cmake 2.6 (#1383) 8 years ago
Islam AbdelRahman 2ad68b971a Support running consistency checks in release mode 8 years ago
Islam AbdelRahman 67501cfc9a Fix -ve std::string::resize 8 years ago
Joel Marcey 04b02dd121 Testing asset links after config change 8 years ago
Reid Horuff 8c55bb87c8 Make Lock Info test multiple column families 8 years ago
Islam AbdelRahman d062328977 Revert "Support SST files with Global sequence numbers" 8 years ago
Adam Retter 5cd28833a2 [RocksJava] Adjusted RateLimiter to 3.10.0 (#1368) 8 years ago
Reid Horuff 37737c3a6b Expose Transaction State Publicly 8 years ago
Reid Horuff 2c1f95291d Add facility to write only a portion of WriteBatch to WAL 8 years ago
Peter (Stig) Edwards 043cb62d63 Fix record_size in log_write_bench, swap args to std::string::assign. (#1373) 8 years ago
Sage Weil 4985f60fc8 env_mirror: fix a few leaks (#1363) 8 years ago
Igor Mihalik 5aded67ddb update of c.h (#1371) 8 years ago
Joel Marcey 912aec13c3 "Recent Posts" -> "All Posts" 8 years ago
Joel Marcey 7cbb298dbe Make sure that when contribtuing we call out creating appropriate directories 8 years ago
Joel Marcey a06ad47112 Add top level doc information to CONTRIBUTING.md 8 years ago
Joel Marcey 3fdd5b9712 A little more generic CONTRIBUTING.md 8 years ago
Joel Marcey ed4fc31db5 Add link to CONTRIBUTING.md to main docs README.md 8 years ago
Joel Marcey e4922e181e Forgot to truncate one blog post 8 years ago
Joel Marcey 6d8cd7ede1 Add CONTRIBUTING.md for rocksdb.org contribution guidance 8 years ago
Joel Marcey bd55e5a1e7 Fix some formatting of compaction blog post 8 years ago
Joel Marcey 0f60358b0b CRLF -> LF mod (including removing trailing whitespace for those files) 8 years ago
Joel Marcey b90e29c901 Truncate posts on the main /blog/ page 8 years ago
Joel Marcey 0d7acadaf9 Add author fields to blog posts 8 years ago
Joel Marcey 01be44181b Add GitHub link to the landing page header 8 years ago
Islam AbdelRahman 9d6c961383 Fix Mac build 8 years ago
Islam AbdelRahman ab01da5437 Support SST files with Global sequence numbers 8 years ago
Adam Retter d346ba2468 Minor fixes around Windows 64 Java Artifacts (#1366) 8 years ago
krad e91b4d0cf6 Add factory method for creating persistent cache that is accessible from public 8 years ago
Manuel Ung be1f1092c9 Expose transaction id, lock state information and transaction wait information 8 years ago
Andrew Kryczka 6009c473c7 Store range tombstones in memtable 8 years ago
Adam Retter 3c21c64c78 Use size hint for HashMap in multiGet. Similar to https://github.com/facebook/rocksdb/pull/1344 (#1367) 8 years ago
Tomas Kolda 13f7a01f61 Fixing JNI release build for gcc (#975) 8 years ago
Injun Song 7260662b39 Add Java API for SstFileWriter 8 years ago
Aaron Gao 26388247aa delete unused variable for PrevInterval() 8 years ago
Islam AbdelRahman 87dfc1d23e Fix conflict between AddFile() and CompactRange() 8 years ago