Commit Graph

212 Commits (34aa245dd8e8bc70187ae7d32f89cb53d31747cd)

Author SHA1 Message Date
Andrew Kryczka 57056bb606 gflags in cmake on linux 7 years ago
Nikhil Benesch 3e40a5e832 add missing config checks to CMakeLists.txt 7 years ago
Yi Wu 42564ada53 Blob DB: not using PinnableSlice move assignment 7 years ago
Maysam Yabandeh 60d83df23d WritePrepared Txn: Move DB class to its own file 7 years ago
Dmitri Smirnov 682db81385 Enable cacheline_aligned_alloc() to allocate from jemalloc if enabled. 7 years ago
Dmitri Smirnov ebab2e2d42 Enable MSVC W4 with a few exceptions. Fix warnings and bugs 7 years ago
Yi Wu 31d3e41810 PinnableSlice move assignment 7 years ago
Kefu Chai 019aa7074c cmake: pass "-msse4.2" to when building crc32c.cc if HAVE_SSE42 7 years ago
Yi Wu d1b74b0c82 WritePrepared Txn: Compaction/Flush 7 years ago
Yi Wu d1cab2b64e Add ValueType::kTypeBlobIndex 7 years ago
Yao Zongyou 8ae81684e9 Update cmake_minimum_required to 2.8.12. 7 years ago
Orgad Shaneh 34ebadf930 Fix MinGW build 7 years ago
Bernhard M. Wiedemann 82860bd55c Use cmake TIMESTAMP function 7 years ago
Maysam Yabandeh 26ac24f199 Add more unit test to write_prepared txns 7 years ago
Paweł Bylica c41744270a CMake: Fix formatting 7 years ago
Paweł Bylica c21ea8f7a6 CMake: Add support for CMake packages 7 years ago
Paweł Bylica f004307e9b CMake improvements 7 years ago
Nikhil Benesch 279296f4d8 properly set C[XX]FLAGS during CMake configure-time checks 7 years ago
Jay 185ade4c0c cmake: support more compression type 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
Islam AbdelRahman 50a969131f CacheActivityLogger, component to log cache activity into a file 7 years ago
Yi Wu 6083bc79f8 Blob DB TTL extractor 7 years ago
Pengchao Wang 534c255c7a Cassandra compaction filter for purge expired columns and rows 7 years ago
Andrew Kryczka 7ac184c6d7 Revert cmake -DNDEBUG for non-MSVC 7 years ago
Giuseppe Ottaviano 8f927e5f75 Fix undefined behavior in Hash 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
Tamir Duberstein 103d0692ea Avoid unsupported attributes when not building with UBSAN 7 years ago
Nikhil Benesch a48a62d5ba define NDEBUG in CMake non-debug builds 7 years ago
Nikhil Benesch 11c5d4741a cross-platform compatibility improvements 7 years ago
Yi Wu 86d5492530 Fix build error with blob DB. 7 years ago
Andrew Kryczka 3fa9a39c68 Add GetAllKeyVersions API 7 years ago
Yi Wu c61e72c421 Add missing files of blob_db to CMake file 7 years ago
Anirban Rahut d85ff4953c Blob storage pr 7 years ago
Tamir Duberstein fdaefa0309 travis: add Windows cross-compilation 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
Tomas Kolda 04d58970cb AIX and Solaris Sparc Support 7 years ago
Nick Anderson 066cfbacc0 Adding -noprofile to CMakeLists for Windows 7 years ago
Tamir Duberstein a6439d797e CMake: compile with -O2 7 years ago
Tamir Duberstein bc3973259c CMake: add support for SSE4.2 7 years ago