Commit Graph

20 Commits (d758273cebb320c3a188c3dc7ac4293698fd1c5b)

Author SHA1 Message Date
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
Siying Dong 000b9ec217 Move some logging related files to logging/ (#5387) 5 years ago
Siying Dong 8843129ece Move some memory related files from util/ to memory/ (#5382) 5 years ago
Siying Dong e9e0101ca4 Move test related files under util/ to test_util/ (#5377) 5 years ago
Sagar Vemuri dc3528077a Update all unique/shared_ptr instances to be qualified with namespace std (#4638) 6 years ago
Jingguo Yao ceb5fea1e3 Improve FullFilterBitsReader::HashMayMatch's doc (#4202) 6 years ago
Daniel Black 64f8484356 block_cache_tier: fix gcc-7 warnings 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 8 years ago
Islam AbdelRahman e19163688b Add macros to include file name and line number during Logging 8 years ago
Dmitri Smirnov 0a4cdde50a Windows thread 8 years ago
Hyeonseok Oh f2b4939da4 fixed typo 8 years ago
Siying Dong 3d692822f8 persistent_cache: fix two timer 8 years ago
Karthikeyan Radhakrishnan 3068870cce Making persistent cache more resilient to filesystem failures 8 years ago
Karthikeyan Radhakrishnan 4118e13330 Persistent Cache: Expose stats to user via public API 8 years ago
krad e91b4d0cf6 Add factory method for creating persistent cache that is accessible from public 8 years ago
krad 87c91bd876 Persistent Read Cache (8) Benchmark tooling 8 years ago
krad 712dd27e67 Build break fixes 8 years ago
krad 726c2f7e5b Build break fix 8 years ago
krad c116b47804 Persistent Read Cache (part 6) Block Cache Tier Implementation 8 years ago