Commit Graph

18 Commits (1d34cd797ed59d90a9cc0b0f87a008f374aabb3c)

Author SHA1 Message Date
mrambacher 3dff28cf9b Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines (#8033) 5 years ago
mrambacher 12f1137355 Add a SystemClock class to capture the time functions of an Env (#7858) 5 years ago
Zhen Li 9c24a5cb4d Fix persistent cache on windows (#6932) 5 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 6 years ago
jsteemann 33ad9060d3 fix compilation with g++ option `-Wsuggest-override` (#4272) 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 9 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 9 years ago
Yi Wu 5d1457dbbf Dump persistent cache options 9 years ago
Karthikeyan Radhakrishnan 4118e13330 Persistent Cache: Expose stats to user via public API 9 years ago
krad 87c91bd876 Persistent Read Cache (8) Benchmark tooling 9 years ago
omegaga 8234faabfd Fix failed test 9 years ago
Dmitri Smirnov e4609a749b Fix Windows build issues (#1253) 9 years ago
krad c116b47804 Persistent Read Cache (part 6) Block Cache Tier Implementation 9 years ago
Islam AbdelRahman 281fbdddc2 Temporarily remove PersistentCacheOptions from persistent_cache_tier.h to fix unity build 9 years ago
krad d755c62f92 Persistent Read Cache (5) Volatile cache tier implementation 10 years ago
krad 0fee896841 Fix Windows build 10 years ago
krad 3070ed9021 Persistent Read Cache (4) Interface definitions 10 years ago