Commit Graph

5672 Commits (1dce75b2e2bf2f0a65153edb3fcaacf0a8c02adf)
 

Author SHA1 Message Date
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
Siying Dong eb44ed655a Update 2016-09-28-rocksdb-4-11-2-released.markdown 8 years ago
Siying Dong e4437610dd Update 2016-09-28-rocksdb-4-11-2-released.markdown 8 years ago
Siying Dong 501f051081 Update 2016-09-28-rocksdb-4-11-2-released.markdown 8 years ago
Siying Dong dec9009f89 Update 2016-09-28-rocksdb-4-11-2-released.markdown 8 years ago
Siying Dong 4ed69dd0b8 Create 2016-09-28-rocksdb-4-11-2-released.markdown 8 years ago
Kefu Chai 21f4bb5a89 cmake support for linux and osx (#1358) 8 years ago
wenduo 4defe306fb fix typo in comments (#1360) 8 years ago
Aaron Gao f517d9dd09 Add SeekForPrev() to Iterator 8 years ago
yiwu-arbug eb3894cf42 Recompute compaction score on SetOptions (#1346) 8 years ago
Islam AbdelRahman 5c64fb67d2 Fix AddFile() conflict with compaction output [WaitForAddFile()] 8 years ago
Islam AbdelRahman 9e9f5a0b92 Fix CompactFilesTest.ObsoleteFiles timeout (#1353) 8 years ago
Aaron Gao c2a62a4cb2 not cut compaction output when compact to level 0 8 years ago
Yi Wu 9ed928e7a9 Split DBOptions into ImmutableDBOptions and MutableDBOptions 8 years ago
yiwu-arbug 4bc8c88e6b Recover same sequence id from WAL (#1350) 8 years ago
Aaron Gao 0a1bd9c509 add cfh deletion started listener 8 years ago
Islam AbdelRahman da5a9a65c1 Fix mac build 8 years ago