Skip to content

Commit 6653e91

Browse files
authored
Merge 4501a68 into 2414fb7
2 parents 2414fb7 + 4501a68 commit 6653e91

11 files changed

+1036
-40
lines changed

ydb/core/protos/shared_cache.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ option java_package = "ru.yandex.kikimr.proto";
44
enum TReplacementPolicy {
55
ThreeLeveledLRU = 0;
66
S3FIFO = 1;
7+
ClockPro = 2;
78
}
89

910
message TSharedCacheConfig {

0 commit comments

Comments
 (0)