Commit Graph

5 Commits (496a6ae895ab9d3064dc92f4a3bcfeac839b80c4)

Author SHA1 Message Date
Siying Dong e9e0101ca4 Move test related files under util/ to test_util/ (#5377) 5 years ago
Fosco Marotto 6c2bf9e916 Add copyright headers per FB open-source checkup tool. (#5199) 5 years ago
Michael Liu 3c5d1b16b1 Apply modernize-use-override (3) 5 years ago
Sagar Vemuri dc3528077a Update all unique/shared_ptr instances to be qualified with namespace std (#4638) 6 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 7 years ago
Andrew Kryczka 6e6622abb9 Create env_basic_test [pluggable Env part 2] 8 years ago
Andrew Kryczka 57461fba8c In-memory environment read beyond EOF 8 years ago
Andrew Kryczka 167bd8856d [directory includes cleanup] Finish removing util->db dependencies 9 years ago
agiardullo 064294081b Improved FileExists API 9 years ago
Islam AbdelRahman ce9712d340 Make mock_env_test runnable in ROCKSDB_LITE 9 years ago
Igor Canadi 9b983befa8 Fix flakiness of WalManagerTest 9 years ago
Igor Sugak b4b69e4f77 rocksdb: switch to gtest 9 years ago
Lei Jin 72cb7cf201 Add fsync / corrupt simulation to env_mem 10 years ago
Lei Jin 0e526eb9d7 introduce TestMemEnv and use it in db_test 10 years ago
Igor Canadi be016613c2 Expose in memory Env to the world 10 years ago
Siying Dong 88f2f89068 Change Function names from Compaction->Flush When they really mean Flush 11 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 11 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 11 years ago
Haobo Xu bdf1085944 [RocksDB] cleanup EnvOptions 11 years ago
Dhruba Borthakur ad96563b79 Ability to configure bufferedio-reads, filesystem-readaheads and mmap-read-write per database. 11 years ago
Chip Turner 2fdf91a4f8 Fix a number of object lifetime/ownership issues 12 years ago
Dhruba Borthakur aa42c66814 Fix all warnings generated by -Wall option to the compiler. 12 years ago
Hans Wennborg 36a5f8ed7f A number of fixes: 13 years ago
Hans Wennborg 26db4d971a Sync with upstream @24213649. 13 years ago
Hans Wennborg 213a68eb68 Sync with upstream @23860137. 13 years ago